Hi all,
I'm having a really specific problem here, basically I have a loop in my workflow where the robot starts at the SAP GUI main menu and navigates to a t-code by entering the t-code into the search bar and then hits enter. Once at the t-code screen, it then enters information in to a form and saves the entry, when the entry is saved it presses the Exit button to return to the GUI Main Menu and then returns back to the start of the loop again.
The problem is on the second attempt of the loop, the workflow gives a timeout in the debugger and i'm not sure why as the SAP GUI is back at the main menu page that was used the first time so it should be able to indicate it.
Sorry if I didn't get my problem across clearly but if anyone has any idea on what the problem is it'd be much appreciated thanks!