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-74.0.tar.gz
(16.7 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-74.0.tar.gz
.
File metadata
- Download URL: pychromedriver-74.0.tar.gz
- Upload date:
- Size: 16.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 033897ab8ad4807088a4b86a8151c8dc91da8bcab434929f05c9c0680e72ed22 |
|
MD5 | f907f2a91aaf2612bdc353296ca42f3e |
|
BLAKE2b-256 | c9343660385f795a0d6b23855309a230501164a6d9c5fd9c8ec4ed711ad690ed |
Provenance
File details
Details for the file pychromedriver-74.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-74.0-py3-none-any.whl
- Upload date:
- Size: 16.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b9f15f30b51a8c1f4b06107baafd6920898f5d4479c12e8a1c0570ec7ffff2c |
|
MD5 | 944f7e379c08ec90688f91a43ae06027 |
|
BLAKE2b-256 | a670b03c6922105a0178c80beba764ca90e9b94780762d88dee2a5a6f77d612d |