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-86.0.tar.gz
(18.5 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-86.0.tar.gz
.
File metadata
- Download URL: pychromedriver-86.0.tar.gz
- Upload date:
- Size: 18.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 883f9c640201c1783459d5248ec4dddb5e7d22a4d38391b3723e271ee59b5a48 |
|
MD5 | 75a92387a96deb730688f75a93dcf545 |
|
BLAKE2b-256 | b0e7bd44f891deeaad7c8f3a85e3840eb7844b106565fb32885aa3558516f961 |
Provenance
File details
Details for the file pychromedriver-86.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-86.0-py3-none-any.whl
- Upload date:
- Size: 18.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10d8f8f9733a68230b752cb43b1414e3c0d1b2deb6efaa57743810631d2dd212 |
|
MD5 | d80325b9aa15268b4b867ace7cf2a187 |
|
BLAKE2b-256 | 7875a70219164a222a827db63fef29796f73dd74884c27d0db18a0f531e3f866 |