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.23.tar.gz
(13.4 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-2.23.tar.gz
.
File metadata
- Download URL: pychromedriver-2.23.tar.gz
- Upload date:
- Size: 13.4 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 | e531e6715de109485b3d593a9fe7be6ce650adc763fd6a0c37e6df1227b3fd0f |
|
MD5 | 44dd4f0571e1a43050c33e061ea37c0f |
|
BLAKE2b-256 | b76a883e354568d7862e1f11f35399d1763607adf5e31e73e94dbabc3b741569 |
Provenance
File details
Details for the file pychromedriver-2.23-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-2.23-py3-none-any.whl
- Upload date:
- Size: 13.4 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 | 83ee0dc08b916aa01d9326661b5b5a7eab1619bcb3773646a712a2c149165a75 |
|
MD5 | 502822ac7862c6062e222271f5b15757 |
|
BLAKE2b-256 | 195b02a3e1ac66a934309a79786acf714101546bfddfd376cda58fbe4843ee60 |