MCPcopy Create free account
hub / github.com/seleniumbase/SeleniumBase / upgrade_chromedriver.py

File upgrade_chromedriver.py

examples/upgrade_chromedriver.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""This script installs the chromedriver version that matches your Chrome.
2On newer versions of Python, you may replace "testdir" with "pytester".
3(Run with "pytest")"""
4import subprocess

Callers

nothing calls this directly

Calls 1

mainFunction · 0.50

Tested by

no test coverage detected