Hi all,
i've a problem with a dynamic html path.
My goal is to click dynamically a text in a web page, starting from an excel file.
I can take the Path of the entire table in which I have to select and i have the "Value" of my selection.
I tried to pass this Path with wildcard and Value in selector but it doesn't find any elements.
The difference between my Path (Table path) and selection inside this table is TR(*)\TD(*)
How can i manage that dynamically, since I will not have to make the same choices and that the order of them could change in the future?
Thanks in advance
------------------------------
Vrat Himbo
------------------------------