MCPcopy 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
61def old_chrome(chrome_milestone):
62 return str(int(new_chrome(chrome_milestone)) - 3)
63
64
65def flatten_browser_pdl(file_path, chrome_version):

Callers 8

add_pdlsFunction · 0.85
create_new_chrome_filesFunction · 0.85
update_javaFunction · 0.85
update_dotnetFunction · 0.85
update_rubyFunction · 0.85
update_pythonFunction · 0.85
update_jsFunction · 0.85
update_cdp.pyFile · 0.85

Calls 1

new_chromeFunction · 0.85

Tested by

no test coverage detected