dslika / selenium-server-standalone
Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.
Installs: 2 449
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 22
pkg:composer/dslika/selenium-server-standalone
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