fixed LinkedIn
This commit is contained in:
@@ -43,7 +43,7 @@ SaveOrPostProgress(Message:=Message,PostType:="Tooltip,ErrorLoggingTextFile")
|
||||
|
||||
|
||||
loop, 3 {
|
||||
Xpath = (//span[normalize-space()='Start a post'])[1] ; start a post button
|
||||
Xpath = (//span[normalize-space()='Start a post, try writing with AI'])[1] ; start a post button
|
||||
Status := Selenium_LoopToClickXpath(Xpath:=Xpath,NumOfLoops:=2,SleepLength:=1000)
|
||||
if(!Status)
|
||||
Break
|
||||
|
||||
Reference in New Issue
Block a user