A tool for updating the webdriver automatically
Project description
webdriver-update-tool
Tools for updating the webdriver automatically.
Installation
Use pip to install the webdriver-update-tool package like this:
$ pip install webdriver-update-tool
Usage
from webdriver_update_tool import update_chromedriver4mac as ucd4mac
MAC_LOCAL_CHROME_PATH = r"/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome"
PATH_TO_EXTRACT_DRIVER_ZIP = "driver"
CHROME_DRIVER_PATH = os.path.join(PATH_TO_EXTRACT_DRIVER_ZIP, "chromedriver")
ucd4mac.check_driver(MAC_LOCAL_CHROME_PATH, PATH_TO_EXTRACT_DRIVER_ZIP, CHROME_DRIVER_PATH)
License
MIT License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file webdriver-update-tool-0.1.3.tar.gz.
File metadata
- Download URL: webdriver-update-tool-0.1.3.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d5924e15faf534b27fdb52ad69cbeadd03a40a882975a44381022a38346cda1
|
|
| MD5 |
8b3c367836cee8d5dfb8f4a219dc4ebd
|
|
| BLAKE2b-256 |
fcaeca5d2eb35418ed553c929ccf41c5ee394ca2387dc66dfa9a6f13de968352
|
File details
Details for the file webdriver_update_tool-0.1.3-py3-none-any.whl.
File metadata
- Download URL: webdriver_update_tool-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
727967a12ab6c65c15d990e4c909bc68b22436aa8986b3d903c56f2baf1c980a
|
|
| MD5 |
7b922fe80b2ac8e13ffdc473a38e97e1
|
|
| BLAKE2b-256 |
827f44414cde3888aa4d22d6014f036c66f3a01c25b67109d0b81270d92684f4
|