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.24.tar.gz
(14.3 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-2.24.tar.gz
.
File metadata
- Download URL: pychromedriver-2.24.tar.gz
- Upload date:
- Size: 14.3 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 | 45f528f9a4741d00272ac2c17bbfbc51ed7486c66dd76ce14c1133dc4de2bcad |
|
MD5 | e36845d70daee6a2a5ade38f1ae965df |
|
BLAKE2b-256 | c497f81f8ff04defd1d6c21bf8e5fbf51d96218bdece6be8fb8b4534e6d70908 |
Provenance
File details
Details for the file pychromedriver-2.24-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-2.24-py3-none-any.whl
- Upload date:
- Size: 14.3 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 | 2a6867c2f108d500a4ef0cc576e0f2e3c853caf7c343efc95bc0067eceac650f |
|
MD5 | f89b008fe75a0c06487e076c40e29600 |
|
BLAKE2b-256 | fded614f21a11746a1d19a55fa66ffa5b2334fb30e156ff03436f53fbf083318 |