Compare commits

..

No commits in common. 'main' and '3' have entirely different histories.
main ... 3

@ -71,8 +71,7 @@ if(status){
; Input Text Box, this is awful and will probably break in the future, but works for now.
; @todo: Figure out relative xpath, SelectorHub is not providing anything useful.
Xpath = //p[@data-placeholder="What's on your mind?"]
Xpath = /html[1]/body[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]
try, CurrentText := driver.findelementbyxpath(Xpath).Attribute("innerText") ;XPATH Inner Text

@ -1,2 +1,2 @@
[Social-Media-Poster]
Version=3.00
Version=2.99

Loading…
Cancel
Save