Ali2
6 months agoOccasional Contributor
How to always click on the record on the top of a table
This is a table in my application.
I want to always right click on the record on the top of the table, but during keyword test recording if I click on the order with ID 13532 and I add another record to this table on top.
When I run this keyword test it only clicks on the order with ID 13532 even though it has gone down in the table i.e in the second/third row.
Right now to resolve this issue temporarily I am doing the right click through coordinates which is not good enough as I run the test on different screen on which the coordinates may differ.
What can I do to make it click on the top record?