
Announcements
Hi,
We have a CSS selector which represents a path to a specific table within a web page (we are extracting from the pop up table in the web page). Each time the table is opened the coding increases by 1. for example first logon the first table number is 5, second table number is 6 etc. If you log off and login again your first table number could start anywhere as it is determined by how many tables you opened the first time.
Is there a way of being able to identify what the number is or get Power Automate to extract that information and store it as a variable so we don't have to manually count every time? We need to identify the number so we have a starting point.
Thanks!