Skip to main content

Auto chromedriver installer. Most of selenium projects does not start because of the chromedriver version issue. with 2 codes you can fix that error without making any efforts. For the usage and more information check out the README.

Project description

INSTALLATION

pip3 install auto_chromedriver

USAGE

Calling The Module

  • import auto_chromedriver
  • ac=auto_chromedriver.auto_chromedriver_installer()

To install chromedriver automatically

  • ac.install()

To see the version of chromium

  • ac.chromium_version()

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

auto_chromedriver-0.1.4.tar.gz (2.4 kB view hashes)

Uploaded Source

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