PHPackages                             andrewnicols/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. andrewnicols/mink-facebook-web-driver

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

andrewnicols/mink-facebook-web-driver
=====================================

Mink driver for facebook's webdriver

v1.0.15(6y ago)1156MITPHPPHP ^5.6 | ^7CI failing

Since Nov 26Pushed 6y ago1 watchersCompare

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

READMEChangelogDependencies (5)Versions (16)Used By (0)

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

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

This is based on a fork of \[\] 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
---------------------------------------

[](#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:

```
