reworked selenium connection error message

This commit is contained in:
2023-09-17 00:15:31 -04:00
parent 7106ed522f
commit 1c000184df
3 changed files with 37 additions and 27 deletions

View File

@@ -383,18 +383,6 @@ OnMsgBoxUpdateAvailable() {
}
OnMsgBoxChromeDriverFailed() {
DetectHiddenWindows, On
Process, Exist
If (WinExist("ahk_class #32770 ahk_pid " . ErrorLevel)) {
WinMove,, 0
ControlSetText Button1, Reload Script
ControlSetText Button2, ChromeDriver
ControlSetText Button3, Instructions
}
}
SaveCurrentChromeVersionToIniFile(){
; Msgbox % "ChromeFilepath: " ChromeFilepath