fixed twetch posting, unchecked thinkspot by default for now, added functionality to update chrome/driver

main
Yuriy 11 months ago
parent c4eef942e5
commit 1e10349d56

@ -115,7 +115,7 @@ sleep, 2000
SaveOrPostProgress(Message:="Submitting Post",PostType:="Tooltip,ErrorLoggingTextFile")
Xpath = //button[normalize-space()='Post $0.02']
Xpath = //button[@id='composer-post-btn']
Status := Selenium_LoopToClickXpath(Xpath:=Xpath,NumOfLoops:=4,SleepLength:=1000)
if(Status){
Message = Failed to click on Submit Post Button

Loading…
Cancel
Save