I want to retry the process two times if not login successfully. Like first time I am login and not login successfully then again I want to login. can you plz guide. Thanks
@Palaniyappan @Jan_Brian_Despi Please guide expert. Thanks
I want to retry the process two times if not login successfully. Like first time I am login and not login successfully then again I want to login. can you plz guide. Thanks
@Palaniyappan @Jan_Brian_Despi Please guide expert. Thanks
You can use retry scope activity and provide no or retries value in properties as per your requirement.
where to use this activity, means where to place this activity. How it will check whether login successfully or not.
suppose I place this activity after inserting the username and password and then click on submit. If I place after the submit button. plz right me if I am wrong.
Buddy @balkishan
we have an activity called RETRY SCOPE activity where we can mention in this way
Hi @balkishan,
@dineshsigaram is right. Use Retry scope:
Then place the actions inside the scope and change the NumberOfRetries property to your desired number of retries
This activity looks like, why is after update the version these activity look like. why is collapse even I expand it but it doesn’t ?
Hi @balkishan
The Retry Scope should look like this:
Please try updating the packages
Here I am not able to see the Retry Scope and Condition Block bro?
See how it look like?
No worries buddy @balkishan
update the package of uipath.uiautomation.activities and uipath.system.activities
and reopen the systemonce
or here you go an xaml with retry scope
retry.zip (2.3 KB)
Yes. Please try updating the packages
were you able to open that buddy @balkishan
Are the project dependencies updated?
Already update bro
were you buddy @balkishan
I copied your activity. But It doesn’t show me anything bro.
Hmmm.
What is the version of your Studio?
buddy make sure you have all these packages i your studio
and try reopening the studio once after installing the packages
Thanks to @Jan_Brian_Despi & @Palaniyappan issue has been resolved