Hi, i’m new using UIPath, and i have a problem with a Selector, i need select the last row in a table of a web page, i try using negative values in the field “tableRow” but don’t work, any idea?
My english is a work in progress
Selector:
Hi, i’m new using UIPath, and i have a problem with a Selector, i need select the last row in a table of a web page, i try using negative values in the field “tableRow” but don’t work, any idea?
My english is a work in progress
Selector:
<webctrl isleaf='1' tableCol='3' tableRow='4' tag='TD' />
The number of rows in the table are random
Hi,
Can you try the following steps?
Regards,
Thank you so much, it was just what I needed!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.