Hi,
I am attempting to use Wildcards on some of my HTML elements because the web application uses tabs and values can change dynamically.
For example..
ID: ext-comp-###
Path: /HTML/BODY(1)/DIV(##)/UL(1)/LI(1)/A(1)
Even thought I am able to highlight these elements using wildcards, the search is incredibly slow and does not work when I try actually to run a Click action on it.
Do you have any possible workarounds for this? I've tried many different Match combinations and find it impossible to highlight/search the element I want effectively.
Thanks in advance