Skip to content

Composer distribution of Selenium Server Standalone, the browser automation framework.

License

Notifications You must be signed in to change notification settings

theasci/selenium-server-standalone

 
 

Repository files navigation

selenium-server-standalone

Travis CI Latest Stable Version Total Downloads Latest Unstable Version License

Composer distribution of Selenium Server Standalone, the browser automation framework.

Installation

Inside your composer-powered project

composer require se/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

Tests

bin/phpunit

Release numbers are synchronised with the Selenium versions. Version of this release is v2.48.2

About

Composer distribution of Selenium Server Standalone, the browser automation framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.7%
  • Shell 15.3%