Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ old_chrome
Function
old_chrome
scripts/update_cdp.py:61–62 ·
view source on GitHub ↗
(chrome_milestone)
Source
from the content-addressed store, hash-verified
59
60
61
def
old_chrome(chrome_milestone):
62
return
str(int(new_chrome(chrome_milestone)) - 3)
63
64
65
def
flatten_browser_pdl(file_path, chrome_version):
Callers
8
add_pdls
Function · 0.85
create_new_chrome_files
Function · 0.85
update_java
Function · 0.85
update_dotnet
Function · 0.85
update_ruby
Function · 0.85
update_python
Function · 0.85
update_js
Function · 0.85
update_cdp.py
File · 0.85
Calls
1
new_chrome
Function · 0.85
Tested by
no test coverage detected