Download the PHP package warwar/selenium-server-standalone without Composer
On this page you can find all versions of the php package warwar/selenium-server-standalone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download warwar/selenium-server-standalone
More information about warwar/selenium-server-standalone
Files in warwar/selenium-server-standalone
Download warwar/selenium-server-standalone
More information about warwar/selenium-server-standalone
Files in warwar/selenium-server-standalone
Vendor warwar
Package selenium-server-standalone
Short Description Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.
License Apache 2.0
Homepage https://github.com/warwar/selenium-server-standalone
Package selenium-server-standalone
Short Description Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.
License Apache 2.0
Homepage https://github.com/warwar/selenium-server-standalone
Please rate this library. Is it a good library?
Informations about the package selenium-server-standalone
selenium-server-standalone
Composer distribution of Selenium Server Standalone, the browser automation framework.
Installation
Inside your composer-powered project
Standalone
The command composer install
will make the selenium executable from inside bin
.
Usage
Arguments are supported.
Known Issues
- Arguments/Web Driver configuration
Due changes how Selenium handles arguments/system properties (see Issue #2566), system properties (-D...) can not be passed though the
bin/selenium-server-standalone
file anymore, this affects mostly the web driver argument (-Dwebdriver.*.driver
) (see Issue #17). The problem is solved by having the driver in yourPATH
variable.
Tests
Release numbers are synchronised with the Selenium versions. Version of this release is v3.2.0
All versions of selenium-server-standalone with dependencies
PHP Build Version
Package Version
Requires
enm1989/geckodriver Version
^0.15.0
The package warwar/selenium-server-standalone contains the following files
Loading the files please wait ....