Hi, I need some help.
I’ve created a Robot that works sometimes and sometimes not and I’m curious to understand why sometimes it works and sometimes it crashed at always the same activity (Type Into activity)
Could not find the UI element corresponding to this selector
Search failed at selector tag:
when I check my PIP cession I got the following error on edge:
Do you have an idea what’s going wrong there?
Its annoying because I’m at the end of the automation and should be able to finalize it soon (only the above mentioned issue is remaining)
These kind of things are usually because the web page or application you’re working with loads slowly. Try setting the Type Into’s WaitForReady to COMPLETE so UiPath doesn’t try to do anything until the page has loaded.
I still have the problem. Can an admin help me with this?
My automation always crash at a random moment when I have to save AS from Edge my downloaded PDF file to our server.