Hi all, I want to click on change credential every time the bot opens the application however it is not working. I’ve tried simulate click. Please advise.
Set WaitForReady as Complete and Change Click to Send Window from Simulate.
Or Try with Click Text Activity instead of Click.
Hey, thank you for your reply. I tried both, but unfortunately, doesn’t work.
Have you tried with Click image Activity?
Hey!
Use Find element
Find Element:
- Check continue on error and WaitForReady->Complete
- Wait Active->True
- Wait Visible-> True
Create one output variable for Find element and pass this UiElement to Click->Don’t indicate it on screen->Just pass the Target->UiElement
Turn off the Simulate to Click activity
Regards,
NaNi
1 Like
Yes, doesn’t work.
Trying now.
This Works. Thank you.
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.