Exception 3 attempts to enter the login in desktop application

I want to put an exception where if it does not enter the login correctly in a desktop application I try it 3 times with lapses of 3 seconds. Any ideas that you can give me?

I show the images of my code, where the application starts and does the login

thanks

@Pamela_De_Jesus Have you tried using the Retry Scope Activity ? You can provide the number of times you want to Retry a Set of Activities/Workflows if there’s an error encountered in it.

Hi @Pamela_De_Jesus check this workflow
FileMoving.zip (33.4 KB)

I had given a detailed explanation part for handling the login scenario as mentioned by you

Hope it helps you

Regards
Nived N
Happy Automation

1 Like

Thanks for your help!

1 Like

Thanks for your help!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.