Commit Graph

39 Commits

Author SHA1 Message Date
everzet
76a9c1f8fb Implement direct SauceLabs support 2013-06-03 10:39:43 +01:00
Paul Seiffert
9798f45820 Added zombie driver config parameters 2013-05-23 13:19:49 +02:00
Clément Herreman
a63ba2edf2 Allow ignoreZoomSetting in config 2013-04-22 16:10:01 +03:00
Konstantin Kudryashov
60df289f93 Merge pull request #76 from Shashikant86/master
Added some more Sauce Capabilities to Mink Extension
2013-04-15 14:25:42 -07:00
Shashikant86
d9caa76108 Added some sauce capabilities 2013-04-15 20:14:48 +01:00
cmwelsh
117ed3bdba Allow configuration of additional Sahi connection parameters
The values "browser" and "limit" can now be passed in from
behat.yml.
2013-04-08 11:02:48 -07:00
Konstantin Kudryashov
cf2212350d Merge pull request #71 from Shashikant86/master
Added 'selenium-version' capability to support different versions of selenium server
2013-03-09 04:33:00 -08:00
Shashikant
137ce54666 Added Selenium-Version Capabilities 2013-03-08 23:42:29 +00:00
James Bodkin
27ffbde33d Add firefox profile configuration to selenium2 driver 2013-01-15 17:28:37 +00:00
Konstantin Kudryashov
1b68c7343f Always disable Guzzle redirects 2012-12-12 09:34:22 +01:00
Shashikant
4fd06934d4 Added Desired capabilities for Webdriver 2012-10-20 16:26:24 +02: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
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
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
everzet
fe2d420ab9 moved drivers check after mink_loader requirement 2012-05-30 10:45:45 +02:00
everzet
075a938dc1 validate that driver is actually installed before activating it 2012-05-30 10:40:44 +02:00
everzet
cf9ddc4b93 automatically activate session if specific driver installed 2012-05-30 01:05:14 +02:00
everzet
4a46111a46 added missing configuration blocks 2012-05-21 01:47:43 +02:00
everzet
e66dae35cd updated extension for latest Mink beta 2012-05-20 21:27:46 +02:00
everzet
9d26757d82 returned explicity for configuration 2012-05-15 09:58:06 +02:00
everzet
fa3714e371 don't preconfigure default values for session and browser parameters 2012-05-14 23:35:03 +02:00
everzet
1efa04f344 cleaned service configuration 2012-05-14 20:58:58 +02:00
everzet
641157b050 refactored extension to support latest changes in Behat edge 2012-05-11 00:43:11 +02:00
everzet
ca5e4ec7d8 added mink_loader option 2012-05-06 22:13:21 +02:00
everzet
7bfe9573e5 initial commit 2012-05-06 21:13:51 +02:00