Hi friends,
I am able to make login workflow but i want to retry in case of failure.
Here i wont use retry scope activity because the screen is different for both success and failure.
So how to do that.
Use element exist activity and indicate any element after successful login. If it is found then it is success else it will go to else part there you kill the browser and write relogin sequence.
2 Likes
Hi @Rup_1,
I strongly encourage to check the https://academy.uipath.com. In the Foundation training there are a lot of simple examples which are used/needed very often