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-103.0.tar.gz
(21.7 MB
view details)
Built Distribution
File details
Details for the file pychromedriver-103.0.tar.gz
.
File metadata
- Download URL: pychromedriver-103.0.tar.gz
- Upload date:
- Size: 21.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5753ddfb8e150d31cbb1fddddef8042634e2d333e6225ef9776206832fdf35a |
|
MD5 | f3064f59f1831db19891cdaf774f7c47 |
|
BLAKE2b-256 | 68dd173913d178f9be246ca80db79ab4f7881b966a4d9a1056ab78f513ef8616 |
Provenance
File details
Details for the file pychromedriver-103.0-py3-none-any.whl
.
File metadata
- Download URL: pychromedriver-103.0-py3-none-any.whl
- Upload date:
- Size: 21.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b3146ce14afa74b74a34fec561504c91dc3a015ae24f572a59ae509f16301ef |
|
MD5 | ec9d17967fe7e041d10cb1eeadc8495b |
|
BLAKE2b-256 | e751407617ab0fa0679b32212490c7988b8749b31d66c9ccb8392ec3abcd4838 |