lullabot/php-webdriver
PHP WebDriver for Selenium 2
Maintainers
v2.0.7
2025-08-13 15:27 UTC
Requires
- php: >=8.0.0
- ext-curl: *
Requires (Dev)
- phpunit/phpunit: ^8.5 || ^9.5
Suggests
None
Provides
None
Conflicts
None
Replaces
- instaclick/php-webdriver: 1.4.16
This package is auto-updated.
Last update: 2026-06-14 17:35:16 UTC
README
This package is a fork of instaclick/php-webdriver that works with newer versions of Selenium.
WebDriver for Selenium 4
This WebDriver client implementation is based on Meta/Facebook's original php-webdriver project by Justin Bishop. Meta/Facebook's current php-webdriver is a complete rewrite.
Distinguishing features:
- Up-to-date with WebDriver: W3C Editor's Draft 25 Octoberl 2022
- Up-to-date with Selenium 2 JSON Wire Protocol (including WebDriver commands yet to be documented).
- In the main branch, class names and file organization follow PSR-0 conventions for namespaces.
- Coding style follows PSR-1, PSR-2, and Symfony2 conventions.
- Auto-generate API documentation via phpDocumentor 2.x.
👁 Latest Stable Version
👁 Total Downloads
