Download the PHP package andrewnicols/mink-facebook-web-driver without Composer
On this page you can find all versions of the php package andrewnicols/mink-facebook-web-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download andrewnicols/mink-facebook-web-driver
More information about andrewnicols/mink-facebook-web-driver
Files in andrewnicols/mink-facebook-web-driver
Package mink-facebook-web-driver
Short Description Mink driver for facebook's webdriver
License MIT
Homepage http://mink.behat.org/
Informations about the package mink-facebook-web-driver
Mink Facebook WebDriver extension
This is based on a fork of [https://github.com/silverstripe/MinkFacebookWebDriver/] but updated to work with W3C compliant Facebook\Webdriver.
Note: At this point it is using a fork of the Facebook\Webdriver until the official version includes W3C support.
Key points of this driver are:
- Supports using W3C Compliant facebook/webdriver
- Selenium optional - can be used with Chromedriver and Geckodriver directly.
Using the Facebook WebDriver with behat
A convenience class is provided if you have not many any cusomisation to the default MinkExtension. If you have customised your MinkExtension, then you wil need to register the FacebookFactory Driver Factory with Mink:
Add this extension to your behat.yml
(see below)
Maintainers
- Andrew Nicols [email protected]
Credit to the maintainers of the SilverStripe fork:
- Damian Mooyman tractorcow
Credit to original maintainers of MinkSelenium2Driver
- Christophe Coevoet stof
- Pete Otaqui pete-otaqui
License
MIT License
Copyright (c) 2012 Pete Otaqui [email protected]. Copyright (c) 2019 Andrew Nicols [email protected]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of mink-facebook-web-driver with dependencies
behat/mink Version ~1.7@dev
facebook/webdriver Version dev-moodle as 1.8.x-dev
phpstan/phpstan-shim Version ^0.11.19