Commit Graph

23 Commits

Author SHA1 Message Date
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