The program works fine, but fails intermittently. If I run the program again, it works safely. I want to know the cause.
Can you please tell more details about the issue like what error are you getting and which activity is getting failed. So that we can check and help you to resolve the issue.
I think the βclickβ activity is failing.
There is an error in the click target and it fails to find the target.
Hi @user118
Try setting the timeout milliseconds properties above 30 sec and set wait for ready to complete in properties!
If the issue still persists use the one element appear activity and inside the do try using the click activity!
Regards
thank you for answer
What is the difference between click activity and click image activity?
In my case, when I run the program again, it works fine.
Hi @user118
Click image β Search for an image inside UiElement
Click β Clicks a specified UiElement
Have a look on the documentation
Regards
Gokul
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.