Konstantin Kudryashov
|
7968dbc286
|
Move generic functions to RawMinkContext [1/2]
|
2012-10-24 17:57:39 +03:00 |
|
Konstantin Kudryashov
|
0314376612
|
Merge pull request #44 from metaltoad/getScreenshotFeature
Implements saveScreenshot helper method in MinkContext
|
2012-10-16 02:40:16 -07:00 |
|
Sebastien Armand
|
5041313307
|
Mink can now check that an element does not contain the given HTML
|
2012-10-15 19:54:25 +08:00 |
|
Tony Rasmussen
|
be9240abe0
|
getScreenshot is now in Session, not Driver
|
2012-10-07 10:55:25 -07:00 |
|
Tony Rasmussen
|
da2e4ca85f
|
Lowercase boolean
|
2012-10-07 06:47:51 -07:00 |
|
Tony Rasmussen
|
5e854cd042
|
Implements saveScreenshot helper method in MinkContext
|
2012-10-06 20:24:32 -07:00 |
|
Konstantin Kudryashov
|
5ed575335e
|
Merge pull request #21 from michalochman/allow-relative-files-path
Allow relative paths in files_path
|
2012-09-18 03:05:05 -07:00 |
|
everzet
|
9e2c34cbd0
|
added support for automatic show on failures
|
2012-09-10 20:20:10 +02:00 |
|
Michał Ochman
|
814b4a8df0
|
Allow relative paths in files_path
|
2012-08-07 09:47:17 +02:00 |
|
Roger Llopart Pla
|
4de12635e2
|
Fixed a rename which was done only partially in the MinkDictionary trait.
|
2012-07-24 17:34:25 +02:00 |
|
Konstantin Kudryashov
|
f96606ddb1
|
fixed priorities for initializer event listeners
prepare sessions before hooks, but teardown them after
|
2012-07-05 10:59:06 +03:00 |
|
everzet
|
6c292e7f02
|
added homepage definition shortcut
|
2012-06-19 18:36:45 +02:00 |
|
Michel Salib
|
542c11698e
|
Fixing use of MinkDictionary
|
2012-06-18 17:29:54 +03:00 |
|
e-weimann
|
018e3d6152
|
A Scenario Outline was not configuring default Mink session before each scenario, added beforeOutline eventName to SubscribedEvents.
|
2012-06-11 16:38:39 +03:00 |
|
Romulo De Lazzari
|
98e4dacd7a
|
changed from $text to $pattern
|
2012-06-08 18:26:18 +01:00 |
|
everzet
|
5ff38df4b9
|
added missing last argument (fixes #7)
|
2012-06-05 13:48:51 +02:00 |
|
Konstantin Kudryashov
|
f4b9700355
|
allow optional full path usage even if files_path option set
|
2012-06-03 20:17:20 +03:00 |
|
everzet
|
7ead2a0e08
|
Fixed PSR2 style guides compliance
|
2012-06-02 22:10:00 +02:00 |
|
everzet
|
06bcf5e8bc
|
fixed event subscriber
|
2012-05-20 21:38:27 +02:00 |
|
everzet
|
c71f3ba2e6
|
renamed MinkAwareContextInterface -> MinkAwareInterface
|
2012-05-14 20:52:33 +02:00 |
|
Christophe Coevoet
|
cfd002cbd8
|
Changed the regex delimiter for "The url should match"
Using / as a regex delimiter when matching an url is a pain because it
forces to escape all / in the url (and there more often / than " in
an URL).
|
2012-05-11 22:00:46 +02:00 |
|
everzet
|
cea7ad5eeb
|
updated comment with insulated info
|
2012-05-11 10:13:05 +02:00 |
|
everzet
|
65747ef131
|
moved default session configuration and active sessions teardown into initializer
|
2012-05-11 10:10:51 +02:00 |
|
everzet
|
641157b050
|
refactored extension to support latest changes in Behat edge
|
2012-05-11 00:43:11 +02:00 |
|
everzet
|
7e31241f21
|
remove trailing separator in files_path before applying
|
2012-05-08 13:29:01 +02:00 |
|
everzet
|
622faa5f32
|
added MinkDictionary trait
|
2012-05-07 16:23:38 +02:00 |
|
everzet
|
d55f44cd7e
|
added i18n for steps
|
2012-05-06 21:24:26 +02:00 |
|
everzet
|
7bfe9573e5
|
initial commit
|
2012-05-06 21:13:51 +02:00 |
|