Matthias Pigulla
f5bd8e3d1f
Mark Goutte, Selenium, Sahi and Zombie driver/support as abandoned ( #39 )
...
* Mark Goutte, Selenium, Sahi and Zombie driver/support as abandoned
This marks the four drivers as abandoned where the driver implementations are no longer maintained.
* Correctly indent notes so they don't break the enumeration list
* Indent a few more notes that are part of a numerated list
2026-01-14 18:30:58 +01:00
Matthias Pigulla
53dc4cec01
Convert documentation from .rst to .md ( #45 )
...
* Convert documentation from .rst to .md
* Remove .rst version
* Use special "NOTE" formatting for (GitHub flavored?) Markdown
https://github.com/orgs/community/discussions/16925
2025-12-19 18:00:30 +01:00
Phil Davis
9b8d9e9ed2
Little words in doc
2017-09-21 10:10:18 +05:45
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
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
Andrew Marcinkevicius
cd494dd48f
Fix typos
2015-03-25 18:12:28 +02:00
Johnny Robeson
d82797e5df
use composer require for installation
2015-03-21 06:53:24 -04:00
Mauricio Sánchez
e08f521781
Adding example to disable SSL certificate verification in earlier Guzzle versions
2015-02-23 10:38:32 -05:00
Mauricio Sánchez
22a365469c
Fixing inconsistencies in markdown and code indentation
...
Fixing inconsistencies in markdown and code indentation in the Goutte driver examples
2015-02-21 23:23:53 -05:00
Mauricio Sánchez
bcc4fd4300
Update docs for disable SSL certificate verification in Guzzle
...
Update docs for disable SSL certificate verification behaviour in Guzzle 5 using the verify option, see: http://docs.guzzlephp.org/en/latest/clients.html?highlight=verify#event-subscribers
2015-02-21 23:19:29 -05:00
Bevan
2b5654d711
Update index.rst
2014-10-31 07:51:59 +13:00
Bevan
b9e3875436
Complete docs for zombie driver integration
2014-10-29 09:26:38 +13:00
Grégoire Paris
727c99d457
fix syntax and grammar issues
2014-10-07 23:25:18 +02:00
Christophe Coevoet
14d3596895
Renamed the extension class to follow the Behat shortcut convention
2014-05-08 13:45:26 +02:00
Christophe Coevoet
82fb06bb57
Renamed the SauceLabsFactory for consistent casing
2014-04-26 23:50:08 +02:00
Christophe Coevoet
888ab86a72
Added the possibility to define the default session per suite
2014-04-26 20:23:19 +02:00
Christophe Coevoet
5a60ac1190
Removed the MinkDictionary
...
Providing this trait required duplicating all step definitions, thus
making the maintenance harder. The possibility to use several contexts in
the same suite in Behat 3 is cleaner than using this trait. Thus, the
special logic used to detect this trait was clearly a hack.
Closes #120
2014-01-18 11:05:52 +01:00
Christophe Coevoet
3ee16c4b87
Refactored the configuration of sessions
...
The configuration now makes sessions a first-class citizen instead of
being centered around drivers. This allows defining several session based
on the same driver type.
Instead of allowing other extensions to register their own sessions to add
new drivers, they can now register a DriverFactory in the MinkExtension
during the extension initialization to make a new driver type available.
2014-01-11 00:13:12 +01:00
Christophe Coevoet
e261a5bfe3
Updated the doc
2014-01-04 16:16:11 +01:00
Christophe Coevoet
d79dc1ae71
Refactored the extension for Behat 3.0
2014-01-04 14:59:18 +01:00
Mikael RANDY
92fa6e5236
Update configuration for Guzzle v3
2013-03-08 23:16:06 +01:00
Mikael RANDY
82045aa228
Add tips for SSL auto-signed certificates and guzzle check
...
Add tips for SSL auto-signed certificates and guzzle check
2013-01-03 14:49:45 +01:00
Pascal Borreli
0fa9296b91
Fixed typos
2012-09-19 22:25:06 +00:00
everzet
27ab9e7ef1
added default_session, javascript_session descriptions
2012-06-22 14:25:55 +02:00
everzet
09ba2f8f25
fixed links
2012-06-22 14:20:00 +02:00
everzet
da0ce620f2
added docs
2012-06-22 13:54:57 +02:00