Hello everyone,
I would need some help. In my process , I have the following steps :
- Fill fields with data (entry operations) in our ERP (Oracle) from an excel file
- For each line (results table) done and saved, the robot must find the wanted line based on the Name.
- When found , click on the “action” button (arrow type) of the correct line.
I don’t really know how to do that. I thought about Find element and/or find children activities… I look on the forum for some Ideas and found this topic : How to select each line button and click - #4 by arivu96
Is it the method I should follow according to my process ?
Thank you for your help and comments !