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-97.0.tar.gz
(24.5 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-97.0.tar.gz
.
File metadata
- Download URL: pychromedriver-97.0.tar.gz
- Upload date:
- Size: 24.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c82339c94324b33d3ecf9056a1d6f5e86f42176de2f507282d775b647b08793d |
|
MD5 | 2c3a05fcec66068615489861ba2725eb |
|
BLAKE2b-256 | 9ce10d41a24c6343b4e7874eb56972a653c506862faffdb73347e8386dfc0149 |
Provenance
File details
Details for the file pychromedriver-97.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-97.0-py3-none-any.whl
- Upload date:
- Size: 24.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7717c6e5cc1c7ccf8c139f87af9da01f7b80cad85e1add668c3000ba478a369f |
|
MD5 | 2cb359a4c53a205d3c4ee7022bdd9b96 |
|
BLAKE2b-256 | 5a89a98e790a82360d56225d5c065833cacaa7637921095651967e45c2ada0d2 |