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-92.0.tar.gz
(20.1 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-92.0.tar.gz
.
File metadata
- Download URL: pychromedriver-92.0.tar.gz
- Upload date:
- Size: 20.1 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.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1edeabd7ed210f6813c7ac0cf794335e4dc3c87aa3e727cc56cbe1dfd2c10f87 |
|
MD5 | 5ad66a8ed46875b7eb1f12340e90d658 |
|
BLAKE2b-256 | e953301a9b29d9c613920f909021af0e6ba82fb13c11b7ba3ca969682b89674c |
Provenance
File details
Details for the file pychromedriver-92.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-92.0-py3-none-any.whl
- Upload date:
- Size: 20.1 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.1 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdef7fad7d086f5a2546ef18bad800c2509b90bdac0c67289d8a4e538c3dce06 |
|
MD5 | 8781015440ed8698ff949dda936c1323 |
|
BLAKE2b-256 | 8db46a7c899803d07127d1f87768865b3e590839d6dda77ee11d611922b4b22c |