Download the PHP package se/selenium-server-standalone without Composer
On this page you can find all versions of the php package se/selenium-server-standalone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download se/selenium-server-standalone
More information about se/selenium-server-standalone
Files in se/selenium-server-standalone
Download se/selenium-server-standalone
More information about se/selenium-server-standalone
Files in se/selenium-server-standalone
Vendor se
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/sveneisenschmidt/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/sveneisenschmidt/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 to 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.141.59
All versions of selenium-server-standalone with dependencies
PHP Build Version
Package Version
No informations.
The package se/selenium-server-standalone contains the following files
Loading the files please wait ....