Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pychromedriver-75.0.tar.gz (16.8 MB view hashes)

Uploaded Source

Built Distribution

pychromedriver-75.0-py3-none-any.whl (16.8 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page