added ability to automatically download newest chromium-testing and chromedriver

This commit is contained in:
2023-09-20 20:45:12 -04:00
parent ca7145fa82
commit 1962743565
4 changed files with 309 additions and 50 deletions

View File

@@ -535,7 +535,7 @@ ConnectToChrome(URL := "", Profile := "Profile 1", IP_Port := "127.0.0.1:9222"){
if(ChromeFilepath = ""){
GetChromeFilepath()
GetInstalledChromeFilepath()
}
if(!winExist("ahk_exe chrome.exe")){