MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / new_chrome

Function new_chrome

scripts/update_cdp.py:56–57  ·  view source on GitHub ↗
(chrome_milestone)

Source from the content-addressed store, hash-verified

54
55
56def new_chrome(chrome_milestone):
57 return chrome_milestone["version"].split(".")[0]
58
59
60def previous_chrome(chrome_milestone):

Callers 10

previous_chromeFunction · 0.85
old_chromeFunction · 0.85
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

splitMethod · 0.80

Tested by

no test coverage detected