Skip to main content

This package downloads and helps you use chromedriver without needing to keep chromedriver updated regularly. Works for version no: 115.XX.XX.X and upwords.

Project description

Make sure you have upgraded version of pip

Windows

py -m pip install --upgrade pip

Linux/MAC OS

python3 -m pip install --upgrade pip

Install

pip install chromedriver-auto

or 

pip3 install chromedriver-auto

This package works for chrome version >= 115.0.5790.102

Recently(24 july 2023) Google has published a new website for providing chromedriver for newer versions of CHROME BROWSER. Details: https://googlechromelabs.github.io/chrome-for-testing/

first it checks, if a chromedriver is already there or not. If no chromedriver or version miss-match found, it will download chromedriver automatically from the official website.

Use Code:

from chromedriver_auto.driver_ready import *
driver.get('https://www.google.com')

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

chromedriver_auto-1.0.11.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

chromedriver_auto-1.0.11-py3-none-any.whl (4.0 kB 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