Skip to main content

A small package to find the correct chromedriver version in windows machines

Project description

Latest ChromeDriver

The latest_chromedriver is a module for python scripts in order to find the correct version of the ChromeDriver depending on Google Chrome version.

Purpose

The purpose of this module is not to be deployed to live system like webservers or similar.

This module is intended for use in scripts that are running on different client machines, where Google Chrome could be in different versions or auto updated.

Getting Started

These instructions will get you a copy of the project up and running on your local. Currently there are three systems supported:

Example Usage

import latest_chromedriver

latest_chromedriver.safely_set_chromedriver_path()

If Google Chrome is installed in a different location:

import latest_chromedriver

latest_chromedriver.safely_set_chromedriver_path(chrome_path='/adhoc/locatation/googe-chrome')

If chromedriver needs to be installed in a different location:

import latest_chromedriver

latest_chromedriver.safely_set_chromedriver_path(chromedriver_folder='/tmp')

Prerequisites

In order to install this module you need to have:

  • Google Chrome
  • Python >= 3

Installation

Install latest-chromedriver with pip

python -m pip install latest-chromedriver

Built With

  • logzero - A simple library for easy logging (could change it to standard logging module)
  • requests - Requests is an elegant and simple HTTP library for Python, built for human beings
  • ubelt - A “utility belt” of commonly needed utility and helper functions
  • py-cpuinfo - Gets CPU info with pure Python

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Charalampos Gkikas - Initial work - hargikas

License

This project is licensed under the MIT License - see the LICENSE file for details

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

latest_chromedriver-2026.3.12.tar.gz (9.3 kB view details)

Uploaded Source

File details

Details for the file latest_chromedriver-2026.3.12.tar.gz.

File metadata

  • Download URL: latest_chromedriver-2026.3.12.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for latest_chromedriver-2026.3.12.tar.gz
Algorithm Hash digest
SHA256 05f904bc4cf690d45fb9b77b38e16c5e1d1343ee019263ec3b982f2d2f94b89e
MD5 ef930b29326650bf3dbe1b22027aa89a
BLAKE2b-256 7a57580e13280e48d1954210b5b2952344f873be38e1418eb2113ae334c1d79a

See more details on using hashes here.

Supported by

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