Anyone know how to get the selector value via a text value?
i have a table in a webpage, i am able to find the text value in the table with “Find Text Position”, but when i try to get the selector value, it just show me at the very basic html level.(ex : )
i need selector value that will tell me the text value i’m looking for is currently at which row and which column(TD and TR)
Thank you very much for the revert, i tried with it, but not sure how they create the table itself, the element i got is as per below. i can’t exactly found the text i want in the table element.
there’s no aaname or anything, when i select, i only able to select the whole cell, and not the text.
@YJAA
just for giving you an impression on the next steps. with the help of aaname or innertext the selector can be bound to a particular value. For dynamizing this we can use following approach: