Download the PHP package jcalderonzumba/mink-phantomjs-driver without Composer
On this page you can find all versions of the php package jcalderonzumba/mink-phantomjs-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jcalderonzumba/mink-phantomjs-driver
More information about jcalderonzumba/mink-phantomjs-driver
Files in jcalderonzumba/mink-phantomjs-driver
Package mink-phantomjs-driver
Short Description PhantomJS driver for Mink framework
License MIT
Homepage http://mink.behat.org/
Informations about the package mink-phantomjs-driver
Mink PhantomJS Driver
Installation & Compatibility
You need a working installation of PhantomJS
This driver is tested using PhantomJS 1.9.8 but it should work with 1.9.X or latest 2.0.X versions
This driver supports PHP 5.4 or greater, there is NO support for PHP 5.3
Use Composer to install all required PHP dependencies:
How to use
Driver specific configuration if using BEHAT
PhantomJS browser start:
Driver instantiation:
FAQ
-
Is this a selenium based driver?:
NO, it has nothing to do with Selenium it's inspired on Poltergeist
-
What features does this driver implements?
ALL of the features defined in Mink DriverInterface. maximizeWindow is the only one not implemented since is a headless browser it does not make sense to implement it.
-
Do i need to modify my selenium based tests?
If you only use the standard behat driver defined methods then NO, you just have to change your default javascript driver.
Copyright
Copyright (c) 2015 Juan Francisco Calderon Zumba [email protected]
All versions of mink-phantomjs-driver with dependencies
behat/mink Version ~1.7
twig/twig Version ~1.20|~2.0
jcalderonzumba/gastonjs Version ~1.0