Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find image not always correct
#8
I get with "a:id=NewPostForm_pagetext".

It could depend on Chrome version. The a: attributes may be missing on old Chrome versions or on portable Chrome.
Try to create code without a:. If the edit field cannot be identified reliably, try to capture an adjacent/near object (eg Reageer op dit bericht) and use Navigate.

Macro Macro2461
Code:
Copy      Help
int w=wait(3 WV win("Chrome" "Chrome_WidgetWin_1"))
Acc a.Find(w "h2" "Reageer op dit bericht" "" 0x3001 3 0 "next2 first")


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)