I am working on Mainframe automation where after entering the details and I am sending F8 control key to post the invoice.
after that I am getting warning message where I have to send F8 again but unfortunately 2nd F8 is executing in UiPath but nothing performing on the screen.
If anyone already faced this or similar issue. Kindly help me on this😊
Got that! Can you try adding delay between two Send Control Key just in case it requires sometime to validate the data and then we can send another F8.