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-71.0.tar.gz
(13.2 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-71.0.tar.gz
.
File metadata
- Download URL: pychromedriver-71.0.tar.gz
- Upload date:
- Size: 13.2 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 | 370e3909908475049fe3996790103097bbdadb3d31d51bc29a39edde61b2d2b7 |
|
MD5 | b9b7037d68a88683a0f0efd2f1ce63ca |
|
BLAKE2b-256 | 9bca34cb0dd2596fe2a9a08677e8f9fb7582cf37e3cc70f085ee41bc3c4c493b |
Provenance
File details
Details for the file pychromedriver-71.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-71.0-py3-none-any.whl
- Upload date:
- Size: 13.3 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 | 0a6004b31b6137b335ad69bbfd95f3deb795b9c45103e2e797f6ab5b74e98aa3 |
|
MD5 | 58cda905fb847f9c8ce6dedba377c58f |
|
BLAKE2b-256 | 9a84fb08768dfeb71ceac39a359a24ecfdfa1ff0d200fff46fee20d8b9d2135d |