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-84.0.tar.gz
(17.5 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-84.0.tar.gz
.
File metadata
- Download URL: pychromedriver-84.0.tar.gz
- Upload date:
- Size: 17.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e47c222b77ecde98e6a06a7b66ecdadd5c7510756171a625d725dd1793f27ad7 |
|
MD5 | 47e43d0e1418410965ea14ffaeb50f80 |
|
BLAKE2b-256 | 36d30be9e9437c34bd07863e47ced97aa1f7343dec5e1a82259325b91e790bd7 |
Provenance
File details
Details for the file pychromedriver-84.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-84.0-py3-none-any.whl
- Upload date:
- Size: 17.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc7f3dc380253ee1211d41b20e65caf15dc0f30d70535bc6b23429255f0f3a1b |
|
MD5 | 65700e2800f73ffccc59a310870870d8 |
|
BLAKE2b-256 | 034fb2908d8caafe638b4c774bbe555bfdfa54bd0c93d2540218b933840ac68a |