small code reformatting

main
Yuriy 1 year ago
parent 968068d633
commit c206d30044

@ -3113,7 +3113,8 @@ if(Status = ""){
Return Return
;-----------------------/Steemit------------------------- ;-----------------------/Steemit-------------------------
/*
*/
;---Gettr--- ;---Gettr---
;------------------------------------------------ ;------------------------------------------------
@ -3224,7 +3225,7 @@ if(Status = ""){
Status := Selenium_LoopToClickXpath(Xpath:=Xpath,NumOfLoops:=5,SleepLength:=1000) Status := Selenium_LoopToClickXpath(Xpath:=Xpath,NumOfLoops:=5,SleepLength:=1000)
if(Status){ if(Status){
Message = Failed to Submit Post Message = Failed to Submit Post
SaveOrPostProgress(Message:=Message,PostType:="Tooltip,ErrorLoggingTextFile,ErrorSummaryVar,DiscordErrorLogging") SaveOrPostProgress(Message:=Message,PostType:="Tooltip,ErrorSummaryVar")
SaveDriverURLOFErrorPage() SaveDriverURLOFErrorPage()
Return Return
} }

Loading…
Cancel
Save