moved global variables to proper file, added extra error logging for Chrome
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user