Extract Table Data Anchor

Hello,

I use Extract Table Data, I have a problem because my ui is changing.

How can I set an anchor for a specific table from browser?

@Ilie_Dercaci

Did you check the selector by going to ui explorer?

Did you happen to try the centre menu and the right top?

In the centre menu you might find a line with innertext containing the value you want to set as anchor…then we can use that line instead of anchor

As alternative…you can try finding your anchor element …using find element then get the children of it or the parent and then children of it and check if table is one of the children and try to get the selector

Cheers

1 Like