PHPackages                             silverstripe/mink-facebook-web-driver - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. silverstripe/mink-facebook-web-driver

ActiveMink-driver[Testing &amp; Quality](/categories/testing)

silverstripe/mink-facebook-web-driver
=====================================

Mink driver for facebook's webdriver

2.1.0(5mo ago)11518.5k↓20.8%13[3 PRs](https://github.com/silverstripe/MinkFacebookWebDriver/pulls)2MITPHPPHP ^8.1CI passing

Since Mar 15Pushed 5mo ago5 watchersCompare

[ Source](https://github.com/silverstripe/MinkFacebookWebDriver)[ Packagist](https://packagist.org/packages/silverstripe/mink-facebook-web-driver)[ Docs](http://mink.behat.org/)[ RSS](/packages/silverstripe-mink-facebook-web-driver/feed)WikiDiscussions 2 Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (19)Used By (2)

Mink Facebook WebDriver extension
=================================

[](#mink-facebook-webdriver-extension)

[![CI](https://github.com/silverstripe/MinkFacebookWebDriver/actions/workflows/ci.yml/badge.svg)](https://github.com/silverstripe/MinkFacebookWebDriver/actions/workflows/ci.yml)

Currently forked from \[\] and updated to use the [facebook php webdriver](https://github.com/facebook/php-webdriver).

See \[[minkphp#254](https://github.com/minkphp/MinkSelenium2Driver/issues/254)\] for the status of selenium 3 support.

Major updates include:

- Switch to using facebook/webdriver
- Selenium optional, can use chromedriver (or other jsonwire protocol servers instead)
- Default to `chrome` instead of `firefox`
- Update minimum php version to 5.6

Using the Facebook WebDriver with behat
---------------------------------------

[](#using-the-facebook-webdriver-with-behat)

Subclass `Behat\MinkExtension\ServiceContainer\MinkExtension` and add the new driver factory.

```
