Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.
2
On newer versions of Python, you may replace
"testdir"
with
"pytester"
.
3
(Run
with
"pytest"
)
""
"
4
import
subprocess
Callers
nothing calls this directly
Calls
1
main
Function · 0.50
Tested by
no test coverage detected