Registry / testing / se-selenium-server-standalone

se-selenium-server-standalone

JSON →
library3.141.59phppackagistunverified

Composer distribution of Selenium Server Standalone, the browser automation framework. Adds a executable to your composer bin directory.

composer require se/selenium-server-standalone
INSTALL
IMPORT
SIG · SE-SELENIUM-SERVER
S
se-selenium-server-standalone
testingphpv3.141.59
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Standalone
use Selenium\Server\Standalone;

Start and stop the Selenium server programmatically.

use Selenium\Server\Standalone; $server = new Standalone(); $server->start(); // Your Selenium tests here $server->stop();
Debug
Known issues
gotchaRequires Java Runtime Environment (JRE) to be installed on the system.
fix
Install Java (JRE 8 or higher) and ensure 'java' is in your PATH.
affects: >=3.0.0
Upgrade
Version history
3.141.59latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
se-selenium-server-standalone — pip install se-selenium-server-standalone · libregistry