Timeout Error when running unattended robot

But if the bot is waiting for the username to use in the type into activity it would timeout because there is no username to enter - he seems to indicate that he is getting an error when logging in.

“Type Into Activity is throwing the error. I have a automation which logins to a web site. When typing the User Name using Type Into getting this error.”

Ok… if you are logging into Orchestrator with windows credentials these do not transfer to your automaton. You still need to create a credential asset in orchestrator and a get asset activity to pass those to your automation. I’m sorry but I’m vague on what your doing without more info. Can you share how your logging into your browser with snippets or screenshots?

Make sure install robot in service mode.
Mandatory for unattended robot, to avoid GUI activities problems.

Sure, Thank you.

Yes. SimulateType has solved the issue. Thank you for all.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.