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-98.0.tar.gz
(24.7 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-98.0.tar.gz
.
File metadata
- Download URL: pychromedriver-98.0.tar.gz
- Upload date:
- Size: 24.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7230fba5e793a5f98cd19dead375469b92309c5422ffda13e058374838552f21 |
|
MD5 | f330b03aa45c96b51d0734de38e2ce4c |
|
BLAKE2b-256 | 58ea4728c10bf3da86b82ff28be3159d8f9e15ecad5fc025edbeed8263f3a93a |
Provenance
File details
Details for the file pychromedriver-98.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-98.0-py3-none-any.whl
- Upload date:
- Size: 24.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b5c3aba779680c42026e578aef4f623fb36ddc7d4ed6b4ef0d72f36396107c |
|
MD5 | 89b9bea88a4160d5eea702f6f7fc93ff |
|
BLAKE2b-256 | 2ad2805fa4b439ed17db5e887750b699188de06ddb6f390fafb3c558e59d4cce |