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-93.0.tar.gz
(20.2 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-93.0.tar.gz
.
File metadata
- Download URL: pychromedriver-93.0.tar.gz
- Upload date:
- Size: 20.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfdad3ebb0b49c622d40a099a38e1e6647939ae80fb684fd22214e312a30020b |
|
MD5 | 6a560da3ea06baee4d4d5037664a6b40 |
|
BLAKE2b-256 | 095b65284a5af4eedd0703a06ac0265a81b02844a1d48a3eecf55d60d86b6e1f |
Provenance
File details
Details for the file pychromedriver-93.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-93.0-py3-none-any.whl
- Upload date:
- Size: 20.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac1019ecdaf122f87e82295b1d7ce50150d034f14dbe08e8d625907341d9a702 |
|
MD5 | afd4b543539071733d338fd8ec16c3c6 |
|
BLAKE2b-256 | 2f00eee1c7cca0b614b4392942058b6cae411ba91fa96b81ce7796e5aa2657a1 |