Download the PHP package pawcode/selenium-standalone without Composer
On this page you can find all versions of the php package pawcode/selenium-standalone. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pawcode/selenium-standalone
More information about pawcode/selenium-standalone
Files in pawcode/selenium-standalone
Download pawcode/selenium-standalone
More information about pawcode/selenium-standalone
Files in pawcode/selenium-standalone
Vendor pawcode
Package selenium-standalone
Short Description Standalone Selenium server versioned and packaged for composer. Selenium is a framework to facilitate automated browser testing.
License Apache 2.0
Homepage https://github.com/pawcode/selenium-standalone
Package selenium-standalone
Short Description Standalone Selenium server versioned and packaged for composer. Selenium is a framework to facilitate automated browser testing.
License Apache 2.0
Homepage https://github.com/pawcode/selenium-standalone
Please rate this library. Is it a good library?
Informations about the package selenium-standalone
Selenium standalone server
This is a composer compatible version of the standalone Selenium server. It's designed to mirror the version numbers of selenium itself.
Installation
To include in your project, add the following line to your composer.json file:
"pawcode/selenium-standalone": 2.*
Or to have composer do it for you:
$ composer.phar require pawcode/selenium-standalone:2.x
Usage
Once in your project, you can run it from the vendor/bin
directory:
$ java -jar bin/selenium-standalone.jar
All versions of selenium-standalone with dependencies
PHP Build Version
Package Version
No informations.
The package pawcode/selenium-standalone contains the following files
Loading the files please wait ....