Registry / testing / instaclick-php-webdriver

instaclick-php-webdriver

JSON →
library1.4.20phppackagistunverified

PHP WebDriver for Selenium 2

composer require instaclick/php-webdriver
INSTALL
IMPORT
SIG · INSTACLICK-PHP-WEB
I
instaclick-php-webdriver
testingphpv1.4.20
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.

WebDriver
use WebDriver\WebDriver;

Start a Selenium WebDriver session and navigate to a URL

use WebDriver\WebDriver; $driver = new WebDriver('http://localhost:4444'); $session = $driver->session('firefox'); $session->open('https://example.com');
Debug
Known issues
gotchaThis library requires Selenium Server to be running.
fix
Ensure Selenium standalone server is installed and running on the specified host.
affects: >=1.0.0
Upgrade
Version history
1.4.20latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
instaclick-php-webdriver — pip install instaclick-php-webdriver · libregistry