Hello, gueys,
I have a issue.
I have a lines in SAP transaction - each time can be different number of lines. So I do the Data Scraping to get those lines and I need to click each line one by one (one in a time and then it does further steps).
I have tried a to do a counter
and changed the selector
But the robot is clicking only on the first line (3 times because there are 3 lines).
Thanks for help.