moved global variables to proper file, added extra error logging for Chrome

This commit is contained in:
2023-07-28 10:54:50 -04:00
parent 621127eaf0
commit e15f45c67a
3 changed files with 28 additions and 12 deletions

View File

@@ -3,15 +3,6 @@
; Selenium Related Functions
; Global Variables
;------------------------------------------------
; Declare global variables here so they don't have to be declared in each script
global ChromeTabsURLArray
global DriverTitleArray
global LastWebsitePostURL
global CurrentTabURL
global URLOfLastErrorPage
ShowSeleniumErrorMsgbox(){
; Clipboard := ChromeVersion