Updated Twetch not clicking in to New Post box when doing text post
This commit is contained in:
@@ -3752,7 +3752,7 @@ if(Status){
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
; Click into text input box at top of page
|
; Click into text input box at top of page
|
||||||
Xpath = //p[@data-slate-node='element']
|
Xpath = //div[@role='textbox']
|
||||||
Status := Selenium_LoopToClickXpath(Xpath:=Xpath,NumOfLoops:=2,SleepLength:=1000)
|
Status := Selenium_LoopToClickXpath(Xpath:=Xpath,NumOfLoops:=2,SleepLength:=1000)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user