function rename
This commit is contained in:
@@ -12,8 +12,9 @@ GetChromeVersion(){
|
||||
return ChromeVersion
|
||||
}
|
||||
|
||||
DownloadLatestChromeDriver(ChromeVersion){
|
||||
GetURLofLatestChromedriver(ChromeVersion){
|
||||
|
||||
; https://github.com/GoogleChromeLabs/chrome-for-testing#json-api-endpoints
|
||||
json_str := urldownloadtovar("https://googlechromelabs.github.io/chrome-for-testing/known-good-versions-with-downloads.json")
|
||||
|
||||
; requires #include of json.ahk in parent script
|
||||
|
||||
Reference in New Issue
Block a user