fixed twetch posting, unchecked thinkspot by default for now, added functionality to update chrome/driver
This commit is contained in:
@@ -115,7 +115,7 @@ sleep, 2000
|
|||||||
|
|
||||||
SaveOrPostProgress(Message:="Submitting Post",PostType:="Tooltip,ErrorLoggingTextFile")
|
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)
|
Status := Selenium_LoopToClickXpath(Xpath:=Xpath,NumOfLoops:=4,SleepLength:=1000)
|
||||||
if(Status){
|
if(Status){
|
||||||
Message = Failed to click on Submit Post Button
|
Message = Failed to click on Submit Post Button
|
||||||
|
|||||||
Reference in New Issue
Block a user