moved global variables to proper file, added extra error logging for Chrome
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
|
||||
; -------------------------------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
|
||||
|
||||
|
||||
|
||||
|
||||
DevModeMsgBox(Message){
|
||||
|
||||
Reference in New Issue
Block a user