diff --git a/Freedomain Social Media Poster.ahk b/Freedomain Social Media Poster.ahk index 65d244a..4b08091 100644 --- a/Freedomain Social Media Poster.ahk +++ b/Freedomain Social Media Poster.ahk @@ -3752,7 +3752,7 @@ if(Status){ */ ; 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)