dslika / selenium-server-standalone
Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.
v3.0.1
2016-11-09 00:07 UTC
Requires (Dev)
- phpunit/phpunit: ~4.0
README
Composer distribution of Selenium Server Standalone, the browser automation framework.
Installation
Inside your composer-powered project
composer require dslika/selenium-server-standalone
Standalone
composer install
The command composer install
will make the selenium executable from inside bin
.
Usage
$ bin/selenium-server-standalone
Arguments are supported.
$ bin/selenium-server-standalone -port 4445