Commit Graph

239 Commits

Author SHA1 Message Date
Christophe Coevoet
ff87f2abe3 Merge remote-tracking branch 'kilip/id-translation' into 1.3 2013-09-25 14:32:58 +02:00
Christophe Coevoet
265aee68b3 Fixed the configuration for Selenium2 capabilities
Some capabilities need to have a dash in their name to match the name
expected by Selenium2 (which uses a mix of camel cased and dashed names).
This fix makes the MinkExtension incompatible with Symfony 2.0 and 2.1 but
they already reached their end of maintenance anyway.
Closes #91
2013-09-23 18:44:37 +02:00
Anthonius Munthi
5f3af8e975 improve translation 2013-08-22 01:00:59 +08:00
Anthonius Munthi
c7718edd5e added indonesian language translation 2013-08-21 16:10:54 +08:00
Konstantin Kudryashov
0b72238263 Merge pull request #94 from bahamut1221/patch-1
Add possible option firefox binary
2013-08-17 12:01:06 -07:00
Konstantin Kudryashov
e0613b41eb Merge pull request #97 from ludofleury/master
Update to Behat 2.5.0
2013-08-17 12:00:46 -07:00
Ludovic Fleury
12af25ac75 Update to Behat 2.5.0 2013-08-15 12:54:43 +02:00
Konstantin Kudryashov
4c935932ed Merge pull request #95 from mandarille/master
Updated the danish translation
2013-08-12 05:32:13 -07:00
Rikke Simonsen
6c6a8bc20a Updated the danish translation 2013-08-12 13:39:06 +02:00
bahamut1221
e5238c8e51 Add possible option firefox binary
Possiblity to launch a specific firefox binary
2013-07-15 10:45:12 +02:00
Konstantin Kudryashov
6ed67ce283 Merge pull request #87 from fureev/patch-1
Remove double "the-checkbox-should-not-be-checked" translate
2013-06-04 10:35:37 -07:00
Андрей
855315d542 Remove double "the-checkbox-should-not-be-checked" translate 2013-06-04 19:59:26 +04:00
everzet
b4522f19fe Use distinguishable tags for SauceLabs 2013-06-04 13:18:22 +01:00
everzet
e69a377f3c Autoenable travis integration 2013-06-04 00:34:28 +01:00
everzet
fe6c92e6dc Fix saucelabs integration 2013-06-03 11:05:51 +01:00
everzet
76a9c1f8fb Implement direct SauceLabs support 2013-06-03 10:39:43 +01:00
Konstantin Kudryashov
52cee46976 Merge pull request #86 from KingCrunch/allow-failure-s2.3
allow Symfony2.3 test to fail
2013-05-29 01:06:28 -07:00
Christophe Coevoet
b5717a7b58 Updated the branch alias of the master branch 2013-05-28 23:02:25 +02:00
Sebastian Krebs
5f34e95158 allow Symfony2.3 test to fail 2013-05-28 21:50:01 +02:00
Konstantin Kudryashov
fcd72aec52 Merge pull request #84 from seiffert/master
Add configuration parameters for Zombie.js driver
2013-05-23 05:32:57 -07:00
Paul Seiffert
9798f45820 Added zombie driver config parameters 2013-05-23 13:19:49 +02:00
Konstantin Kudryashov
ef2c8639eb Merge pull request #79 from clemherreman/patch-2
Allow ignoreZoomSetting in config
2013-04-29 02:26:13 -07:00
Clément Herreman
a63ba2edf2 Allow ignoreZoomSetting in config 2013-04-22 16:10:01 +03:00
Christophe Coevoet
e94e6bfd2a Fixed the selenium2 parameter definition for capabilities
Closes #77
2013-04-17 14:40:55 +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
Christophe Coevoet
5fe26c8d13 Fixed the Mink requirement to allow Mink 1.5 2013-04-15 00:44:12 +03:00
Konstantin Kudryashov
9c084857d5 Merge pull request #74 from cmwelsh/sahi-config
Allow configuration of additional Sahi connection parameters
2013-04-08 18:05:33 -07: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
af1435cba2 Merge pull request #73 from livsi/master
Sync russian translation with MinkContext step definitions
2013-03-26 05:46:52 -07:00
livsi
8dd0cd0079 Sync russian translation with MinkContext step definitions 2013-03-26 16:43:09 +04:00
Konstantin Kudryashov
4233585822 Merge pull request #72 from robocoder/fix-arguments
for consistency, fix these step arguments too
2013-03-23 12:49:15 -07:00
Anthon Pang
c911eef019 for consistency, fix these step arguments too 2013-03-21 20:40:33 -04:00
Konstantin Kudryashov
07014c6c81 Merge pull request #69 from ICANS/master
Better access to mink configuration parameters
2013-03-12 02:30:49 -07:00
Sebastian
ffaa38a784 * updated traits based on the changes to mink context parameter settings 2013-03-11 17:06:28 +00: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
Konstantin Kudryashov
5cc3976f28 Merge pull request #70 from jeremyFreeAgent/feature/printCurrentUrl
Added 'Then print current URL'
2013-03-09 04:32:33 -08:00
Konstantin Kudryashov
523f2e7034 Merge pull request #57 from kssundar/master
Few more possible regular expressions to check checkbox is checked
2013-03-09 04:32:12 -08:00
Konstantin Kudryashov
bee3cca810 Merge pull request #56 from classmarkets/master
Support PyStringNode for fillField
2013-03-09 04:31:16 -08:00
Konstantin Kudryashov
00d3cbfb60 Merge pull request #68 from sanpii/assert-homepage
Assert homepage
2013-03-09 04:30:42 -08:00
Konstantin Kudryashov
f71338ba55 Merge pull request #60 from mikaelrandy/patch-1
Add tips for SSL auto-signed certificates and guzzle check
2013-03-09 04:30:13 -08:00
Konstantin Kudryashov
f8b778296f Merge pull request #65 from JBodkin/patch-1
Add firefox profile configuration to selenium2 driver
2013-03-09 04:29:45 -08:00
Shashikant
137ce54666 Added Selenium-Version Capabilities 2013-03-08 23:42:29 +00:00
Shashikant
3a6a59cbf8 Added Selenium-Version Capabilities 2013-03-08 23:27:39 +00:00
Mikael RANDY
92fa6e5236 Update configuration for Guzzle v3 2013-03-08 23:16:06 +01:00
everzet
55cc0b8b3f Remove goutte-driver dependencies from direct deps 2013-03-08 11:28:57 +01:00
everzet
b9315b7af9 Clean dependencies constraints 2013-03-08 11:27:57 +01:00
everzet
790c8a6272 Update travis configuration 2013-03-08 11:27:48 +01:00
Jérémy Romey
52a23ed1f2 Added 'Then print current URL' 2013-03-07 12:08:49 +01:00
Peter Schultz
583c7e8d0a Merge branch 'master' of git://github.com/Behat/MinkExtension 2013-03-04 18:48:25 +01:00