Commit Graph

177 Commits

Author SHA1 Message Date
Adrien Brault
169f970fff Fix RawMinkContext::saveScreenshot not working 2013-01-03 18:33:16 +01:00
Adrien Brault
e368950d82 Fix RawMinkContext::getSession return type 2013-01-03 16:39:08 +01:00
Konstantin Kudryashov
f98a3092ac Do not show page if exception's not from Mink 2012-12-19 11:37:38 +01:00
kssundar
b6df191933 by kssundar: Updated regular expression to remove 2 verbs and updated trait to be in sync with minkcontext. 2012-12-13 16:42:54 +05:30
Konstantin Kudryashov
1b68c7343f Always disable Guzzle redirects 2012-12-12 09:34:22 +01:00
ksbalajisundar
de37a1a1de by kssundar: Added few more possible regular expression to check whether a checkbox is checked. 2012-12-11 12:52:50 +05:30
Peter Schultz
bec083feb2 Support PyStringNode for fillField in Dictionary 2012-12-06 00:16:37 +01:00
Peter Schultz
06908e9e6d Support PyStringNode for fillField 2012-12-06 00:08:15 +01:00
Christophe Coevoet
064cb78ff1 Merge pull request #55 from Goutte/steps_sugar
Updating translation files for PR #54
2012-12-04 16:48:24 -08:00
Goutte
e587c3271e Updating translation files 2012-12-04 20:06:02 +01:00
Konstantin Kudryashov
998b6258a6 Merge pull request #46 from Shashikant86/master
Additional desired_capabilities for Selenium2
2012-12-04 08:27:05 -08:00
Goutte
be2a10eda8 Added optional 'the' to iAmOnHomepage step 2012-12-04 17:20:34 +01:00
Konstantin Kudryashov
0f92203531 Move generic functions to RawMinkContext [2/2] 2012-10-24 17:59:32 +03:00
Konstantin Kudryashov
7968dbc286 Move generic functions to RawMinkContext [1/2] 2012-10-24 17:57:39 +03:00
Shashikant
98f368edd1 Added some more desired capabilities to selenium2 2012-10-20 16:30:41 +02:00
Shashikant
4fd06934d4 Added Desired capabilities for Webdriver 2012-10-20 16:26:24 +02: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
Anthon Pang
156b6e37bb partial revert 37dfaec to not set default (as it is browser-specific); define the other Proxy JSON options (previously supported implicitly via useAttributeAsKey); use validation rule to fix #37 2012-09-28 22:36:16 -04:00
Simon Westcott
0fa25fc9e5 ProxyType is a required field when defining a proxy.
This sets a sensible default as per http://code.google.com/p/selenium/wiki/DesiredCapabilities
2012-09-20 14:47:57 +01:00
Pascal Borreli
0fa9296b91 Fixed typos 2012-09-19 22:25:06 +00: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
0b9c0447bd Reload session before outline examples (closes #22) 2012-09-18 12:03:48 +02:00
Konstantin Kudryashov
306010033a Merge pull request #35 from robocoder/selenium2-capabilities-patch
add remaining Selenium2 webdriver capabilities
2012-09-18 03:00:50 -07:00
Anthon Pang
246f2200f9 chromedriver capabilities support 2012-09-14 23:48:26 -04:00
Anthon Pang
b950fb7bfa add remaining Selenium2 webdriver capabilities
(takesScreenshot, handlesAlerts, and cssSelectorsEnabled are read-only)
2012-09-14 22:46:01 -04:00
everzet
2a0913a19c fixed default value 2012-09-10 21:24:31 +02:00
everzet
63b6c126ce added support for setting show_auto through ENV vars 2012-09-10 21:20:33 +02:00
everzet
9e2c34cbd0 added support for automatic show on failures 2012-09-10 20:20:10 +02:00
Frédéric Hardy
6897c15732 Port of sahi is 9999, not 999 2012-08-29 17:18:09 +03:00
everzet
cf32eff0ce added guzzle_parameters section to goutte config 2012-08-28 11:55:25 +02:00
Anthon Pang
a4284d9cda convert version to string 2012-08-23 10:46:05 -04:00
jubianchi
57d6199102 Add config via env 2012-08-23 11:09:55 +02:00
Konstantin Kudryashov
3e874c2c99 Merge pull request #28 from robocoder/firefox-version-patch
bump desired firefox version from 8 to 9 to match behat.xml
2012-08-23 01:44:21 -07:00
Anthon Pang
f82c22663c add support for WebDriver proxy in desired capabilities 2012-08-22 14:17:48 +00:00
Anthon Pang
b5e891196b bump desired firefox version from 8 to 9 to match behat.xml; also change type from integer to string to fix "java.lang.Long cannot be cast to java.lang.String" error 2012-08-22 14:10:49 +00: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
Ryan Weaver
cb0e9ed3fa Fixing the SelectorsPass, which referenced the wrong id for the SelectorsHandler, making this compiler never do anything 2012-07-20 15:54:34 -05: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
Konstantin Kudryashov
b62d9ddb3a fixed bug, introduced with previous commit 2012-06-18 14:32:57 +03:00
Konstantin Kudryashov
7effa5f2ce pass base_url 2012-06-18 14:12:42 +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