A package to sync chrome driver to lastest version
Project description
pychromedriver
Installation:
# From PyPI
pip install pychromedriver
Usage:
from selenium import webdriver
from pychromedriver import chromedriver_path
bs = webdriver.Chrome(executable_path=chromedriver_path)
bs.get('https://www.pypi.org')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pychromedriver-90.0.tar.gz
(19.8 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-90.0.tar.gz
.
File metadata
- Download URL: pychromedriver-90.0.tar.gz
- Upload date:
- Size: 19.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad654b70a5b53826bcd02b2443b51f0ea219b4e8607c1832e91331f0178c8f11 |
|
MD5 | 1c9b8089bbc5a49ae8719bc2076edac6 |
|
BLAKE2b-256 | dc845dc58019c1d34bc526ba03be5f5aaff5a3c852f410a7227f62fa0ec75dc5 |
Provenance
File details
Details for the file pychromedriver-90.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-90.0-py3-none-any.whl
- Upload date:
- Size: 19.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cf672ffd3d7f2486747b76cac407ee53c6134c7a2795594cc1743085e381720 |
|
MD5 | b889416d65985463564b2f67d46f5466 |
|
BLAKE2b-256 | 92831f9e64924d46c5afe10352aa59472661400e9fe8adaa293a5610084d2915 |