Download the PHP package mazelab/phantomjsstarter without Composer
On this page you can find all versions of the php package mazelab/phantomjsstarter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mazelab/phantomjsstarter
More information about mazelab/phantomjsstarter
Files in mazelab/phantomjsstarter
Download mazelab/phantomjsstarter
More information about mazelab/phantomjsstarter
Files in mazelab/phantomjsstarter
Vendor mazelab
Package phantomjsstarter
Short Description Starts phantomjs sessions with webdriver support
License MIT
Package phantomjsstarter
Short Description Starts phantomjs sessions with webdriver support
License MIT
Please rate this library. Is it a good library?
Informations about the package phantomjsstarter
PhantomJS Starter
PHP helper class to start phantomjs sessions on demand. You could use it in functional test frameworks like behat/mink.
License
The phantomjsstarter is open-sourced software licensed under the MIT license
Installation
API
The Starter constructor accepts the following parameters:
$port
- webdriver port number which is passed to the--webdriver
option$options
- other additional options. Defaults to--proxy-type=none --ignore-ssl-errors=true
$phantomJsPath
- path to the phantomjs executable. Defaults to globalphantomjs
Example
A FeatureContext file could look like this
And then your config file behat.yml
All versions of phantomjsstarter with dependencies
PHP Build Version
Package Version
The package mazelab/phantomjsstarter contains the following files
Loading the files please wait ....