python-chromedriver-autoinstaller:用于分发的chromedriver自动安装程序

时间:2021-05-07 06:36:12
【文件属性】:
文件名称:python-chromedriver-autoinstaller:用于分发的chromedriver自动安装程序
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-07 06:36:12
Python chromedriver自动安装程序 自动下载并安装支持当前安装的chrome版本的 。 该安装程序支持Linux,MacOS和Windows操作系统。 安装 pip install chromedriver-autoinstaller 用法 只需在要使用chromedriver的模块中输入import chromedriver_autoinstaller即可。 例子 from selenium import webdriver import chromedriver_autoinstaller chromedriver_autoinstaller.install() # Check if the current version of chromedriver exists # and if it doesn't
【文件预览】:
python-chromedriver-autoinstaller-master
----chromedriver_autoinstaller()
--------utils.py(7KB)
--------__init__.py(953B)
----LICENSE(1KB)
----setup.cfg(40B)
----setup.py(2KB)
----README.md(847B)
----tests()
--------__init__.py(0B)
--------test_utils.py(189B)
----.gitignore(181B)

网友评论