Form will be displayed after Step 1. Fill the details.
Repeat step 1 again to enter details for the next record.
To fill the details i am using for each row activity( as i have 10 records of data).
For step 3 above, I am using a click image activity in the for each row body.Its giving “Uipath.core.ImageOperationExecution” with message “bad input roi”.
Note: I am using the same click image activity for step 1 and 3(image remains the same before and after the click). I tried changing the image as well.
I had this problem once where I set a clipping region before the click activity and did not reset it, so please check if you are - maybe accidentally - have set a clipping region.
It’s working now…its just that sometimes it could not recognize for reasons unknown. Deleting the specific activities and creating them again will solve the issue