Hello,
I have been studying the advanced training project for many days and I can not understand why it does not work completely. It runs to the workitem and stops. Can someone help me?
I think when the application “fail” to close normally, the acme website is in logged in state. and when it open next time, by default u r logged in using cookies. so user id & /pwd window might not be identified by selector- it is saying selector not found
Hi @KMota
Actually This error occurs because that close System 1 invoked workflow doesn,t getting that page try to use indicate on screen to the page.
Thanks & Regards
looks like your robot is not connected to orchestrator [ it might not be running as well.]. uipath icon on the bottom right corner should be in blue color if it is connected. also please verify the same by opening the robot setting
as a test, can you try logging in by hard coding your credentials in a variable [ comment our orchestra tor credential fetching part] - just to rule out the possibility of orchestra tor connection issue.