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-2.21.tar.gz
(11.7 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-2.21.tar.gz
.
File metadata
- Download URL: pychromedriver-2.21.tar.gz
- Upload date:
- Size: 11.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97c187b97f884f612f34475a68521875245e8f6e35338606918118602f728aa1 |
|
MD5 | c263725a7dfe765f5de6e6c7aad099ed |
|
BLAKE2b-256 | 00b2cf9f92297d04e6da1b508855056910826baa32a981cbbc13cce383456a8a |
Provenance
File details
Details for the file pychromedriver-2.21-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-2.21-py3-none-any.whl
- Upload date:
- Size: 11.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f99b5d1d6b032bbd792d1f41ea5effa0df14c57c6c0df58dcb422aa4239f7013 |
|
MD5 | 4df9e5ebb14da764f331b24f0f87b32e |
|
BLAKE2b-256 | a518e19fc9c1013a66487b5f20853d77e6a9ee0a5d9b7e0009693154af3303c1 |