Commit Graph

460 Commits

Author SHA1 Message Date
Karl Fritsche
4b6d5f1ea5 Fix Behat/MinkExtension#309 Firefox starts instead of Chrome 2017-11-28 17:41:23 +01:00
Ciaran McNulty
badc565b7a Merge pull request #308 from dunglas/sf4
Symfony 4 compatiblity. Test with PHP 7+.
2017-11-24 19:30:49 +00:00
Kévin Dunglas
0e3dd0a88c Add back PHP 5.3 2017-11-24 19:54:34 +01:00
Kévin Dunglas
63b15740e7 Symfony 4 compatiblity. Test with PHP 7+. 2017-11-24 17:32:33 +01:00
Christophe Coevoet
c85f3276c4 Merge pull request #291 from phil-davis/patch-1
Little words in doc
2017-09-21 11:52:01 +02:00
Phil Davis
9b8d9e9ed2 Little words in doc 2017-09-21 10:10:18 +05:45
Christophe Coevoet
ba90463fab Merge pull request #261 from miya0001/fix-incorrect-help
fix incorrect help for `printLastResponse()`
2016-11-17 12:38:25 +01:00
miya0001
160d4b7709 fix incorrect help for printLastResponse() 2016-11-17 15:52:49 +09:00
Christophe Coevoet
694c9ee490 Merge pull request #252 from bocharsky-bw/patch-1
Bump number of supported drivers
2016-07-11 10:40:23 +02:00
Victor Bocharsky
0b6b808c92 Bump number of supported drivers
Looks like `MinkExtension` comes with support for 7 drivers out of the box
2016-07-10 15:36:21 +03:00
Christophe Coevoet
3e70d0e49c Merge pull request #244 from roukmoute/fix_checkbox
Fix checkbox
2016-06-27 10:24:26 +02:00
Christophe Coevoet
e06b880614 Merge pull request #250 from basilfx/master
Add Marionette capability for Selenium2Driver
2016-06-17 11:48:50 +02:00
Bas Stottelaar
390f237f25 Add marionette capability for Selenium2Driver 2016-06-17 11:36:48 +02:00
Christophe Coevoet
53f8bd8e4f Merge pull request #208 from VincentCATILLON/raw-mink-context-ternary-condition
saveScreenshot function refactoring.
2016-06-17 09:24:00 +02:00
Mathias Strasser
7c3f289a19 Add same snippets for all checkbox definitions 2016-05-13 09:25:50 +02:00
Mathias Strasser
c511860d7b Replace in with id 2016-05-12 12:10:48 +02:00
Christophe Coevoet
08f48c2070 Merge pull request #243 from roukmoute/patch-1
Fix examples in relation to checkboxes
2016-05-12 10:51:28 +02:00
Mathias STRASSER
ab0c956c40 Fix examples in relation to checkboxes 2016-05-12 10:17:25 +02:00
Ciaran McNulty
b22984beb7 Merge pull request #190 from Shashikant86/master
Appium support for behat mink extension.
2016-04-15 13:56:56 +01:00
Christophe Coevoet
7d2180f524 Merge pull request #238 from andrewholgate/master
Added support for acceptSslCert capability in BrowserStack
2016-03-03 11:01:08 +01:00
Andrew Holgate
46818da343 Added support for acceptSslCert capability in BrowserStack
Ref. #237
2016-03-03 10:37:27 +01:00
Christophe Coevoet
c9adb32301 Merge pull request #236 from Evoke-PHP/master
Fixed guzzle client building for different guzzle versions.
2016-02-26 13:15:40 +01:00
Christophe Coevoet
fa964f66d9 Merge pull request #235 from Chriton/master
added overlappingCheckDisabled capability
2016-02-26 13:14:40 +01:00
Paul Young
d153ae7158 Fixed guzzle client with check for guzzle 6 and reverted guzzle 4 and 5 to their correct building. 2016-02-18 09:10:41 +10:30
Doru Muntean
80681dd1a7 added overlappingCheckDisabled capability 2016-02-16 14:26:48 +02:00
Konstantin Kudryashov
5b4bda64ff Merge pull request #171 from BevanR/patch-1
Complete docs for zombie driver integration
2016-02-15 07:55:18 +00:00
Konstantin Kudryashov
a08fd571a2 Merge pull request #212 from getsaucey/develop
Added examples in Step Definitions
2016-02-15 07:53:33 +00:00
Konstantin Kudryashov
477e979fd7 Merge pull request #218 from josgilmo/master
Fixing bad translation for the-checkbox-should-be-checked in Spanish
2016-02-15 07:53:09 +00:00
Konstantin Kudryashov
a9e1c033c2 Merge pull request #228 from gabiudrescu/master
RO Translation
2016-02-15 07:53:02 +00:00
Konstantin Kudryashov
cfbeb7c765 Merge pull request #234 from uptownhr/patch-1
fixed guzzle parameter passing
2016-02-15 07:52:40 +00:00
James Lee
7f0c691d24 fixed guzzle parameter passing
Guzzle does not expect 'default' array to be passed to the constructor. If passed as a default key, guzzle will not updates it's defaults.
2016-02-05 16:06:30 -06:00
Christophe Coevoet
296445cec0 Merge pull request #227 from Soullivaneuh/patch-1
Allow Symfony 3.0
2015-12-21 12:03:47 +01:00
Gabi Udrescu
7652cf1208 fix number of supported languages in readme 2015-12-08 23:38:06 +02:00
Gabi Udrescu
9d61634560 updated readme file 2015-12-08 23:37:14 +02:00
Gabi Udrescu
1abc12662b ro translation 2015-12-08 23:34:50 +02:00
Sullivan SENECHAL
c380282914 Allow Symfony 3.0 2015-12-01 14:37:56 +01:00
jgil
7bdeb5f79d Fixing bad translation for the-checkbox-should-be-checked in Spanish 2015-10-04 16:32:13 +02:00
Christophe Coevoet
06e2b99d92 Update the branch alias
The master branch contains new features on top of 2.0
2015-09-29 19:42:41 +02:00
Christophe Coevoet
6955fa8674 Improve the Travis setup
- use the container-based infrastructure
- persist the composer download cache between builds
- test against dev versions of dependencies
2015-09-29 19:23:20 +02:00
Sajjad Hossain
2b0bdece03 removed incorrect usage of Given, removed excess comment breaks, fixed order of methods (done in error), removed some instances of AND 2015-06-09 13:14:48 -04:00
Sajjad Hossain
f07c3e96e4 added addtional documents, added examples to all step definitions for additional clarity when running 'behat -di' or 'behat -dl' 2015-06-01 15:08:04 -04:00
Sajjad Hossain
1d12b01eeb added addtional documents, added examples to all step definitions for additional clarity when running 'behat -di' or 'behat -dl' 2015-06-01 12:39:30 -04:00
Sajjad Hossain
ee050d39c8 Merge pull request #1 from Behat/master
Mink --> Fork
2015-05-19 13:33:33 -04:00
Christophe Coevoet
c7fb932533 Merge pull request #209 from ddeboer/patch-1
Remove spurious space
2015-05-07 15:06:09 +02:00
David de Boer
2d543d7097 Remove spurious space 2015-05-07 14:40:41 +02:00
Vincent CATILLON
779c19486b saveScreenshot function refactoring. 2015-04-29 17:15:23 +02:00
Sajjad Hossain
981c7f6650 another pull request, containing same step definition via 'vendor/bin/behat -di' 2015-04-05 22:48:44 -04:00
Sajjad Hossain
353349551e added example snippets in MinkExtenstion to be used with 'vendor/bin/behat -di' as definitions 2015-04-05 22:32:16 -04:00
Shashikant
f982c9e959 used 4 space per indentation 2015-03-31 21:18:34 +01:00
Christophe Coevoet
9bff0ae65f Merge pull request #200 from ifdattic/patch-1
Fix typos
2015-03-25 18:21:25 +01:00