I have a ui automation that fetches queue items from Orchestrator.
Opens a Java form, types into the header details, and navigates to the next tab and the bot writes additional results.
Bot navigates back to the first tab and enters additional header details should the client have more.
The bot successfully enters data for the first details but overwrites the first row’s data when processing subsequent details, instead of moving to the next empty row.