irazasyed/php-chrome-driver-installer
Composer 安装命令:
composer require irazasyed/php-chrome-driver-installer
包简介
PHP Chrome Driver Installer
README 文档
README
This is a simple script to install the latest version of the Chrome Driver for Selenium / WebDriver.
Installation
composer require irazasyed/php-chrome-driver-installer
Usage
use Irazasyed\PHP\ChromeDriverInstaller; $installer = new ChromeDriverInstaller(); $chromeBinary = $installer->getChromeDriverBinary();
Contributing
Contributions are always welcome!
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-26