instaclick/php-webdriver
最新稳定版本:2.0.0-RC10
Composer 安装命令:
composer require instaclick/php-webdriver
包简介
PHP WebDriver for Selenium 2
README 文档
README
This "classic" W3C WebDriver client implementation is based on the php-webdriver project by Justin Bishop. Originally conceived as a thin wrapper around the JSON Wire Protocol, the client has been refactored to work with the W3C WebDriver Protocol, with some fallback/emulation for older drivers. We'll continue to track changes to the specs but there are no immediate plans to add WebDriver-BiDi support.
If you are starting a new project (using PHP 7.3 or above), you should consider using Meta/Facebook's completely rewritten (and more actively maintained) php-webdriver.
Distinguishing features:
- Up-to-date with:
- In the master branch, class names and file organization follow PSR-0 conventions for namespaces.
- Coding style follows PSR-1, PSR-2, and Symfony2 conventions.
Links
Notes
- The 1.x branch is up-to-date with the legacy Selenium 2 JSON Wire Protocol.
- The 5.2.x branch is no longer maintained. This branch features class names and file re-organization that follow PEAR/ZF1 conventions. Bug fixes and enhancements from the master branch likely won't be backported.
统计信息
- 总下载量: 60.64M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 443
- 点击次数: 1
- 依赖项目数: 21
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2026-01-04