webdriver-binary/binary-edgedriver
Composer 安装命令:
composer require --dev webdriver-binary/binary-edgedriver
包简介
Utility for downloading Microsoft Edge Driver binary with browser version detection
关键字:
README 文档
README
Downloads Microsoft Edge Driver binary on Windows.
The binary version is determined by the following factors:
- what browser version is currently installed (if binary found from the system).
- specified/configured version (see below under 'Configuration' topic).
Configuration
Although the binary downloader usually ends up positively detecting the appropriate driver version that needs to be downloaded, user still has an option to specify the version explicitly when needed.
{
"extra": {
"edgedriver": {
"version": "6.17134"
}
}
}
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-10-14