My organization uses Orchestrator and has a firewall that blocks access to official channels. However I was able to manually download and Install packages, install to Orchestrator, and pull this down to my UI Studio. I am on 2022.4.2 version of UI path (not easy to upgrade via my org) Currently I arm running the following libraries:
According to the bug above, 22.4.9 should fix these issues. But I am unable to target the ‘save as’ button. I get the following symptoms. When I Use the current values (before the activity broke) I can try and highlight the target and I see this:
see next post
When I try to ‘Indicate Element I see’
see next post
I’m assuming these are the symptoms of this bug, but I don’t understand why my newest version of UiPath.UIAutomation.Activities didn’t fix it. Any suggestions?
It’s modern UiAutoamation. If you use Classic, can you try to press F4? It changes cyclically like Default,AA and UIA
Or use Mdoern UiAutoamtion : UseApplciationBrowser and NClick etc.
Ok I see it now (probably looks different because of the older version, also it was on my first monitor (I have 3) ):
All versions (Default, AA, UAI) only show the entire box highlighted (I assume the same symptoms of the previous two bugs mentioned above.
lf I am NOT on a webpage but rather an Edge ‘new window’ screen (not a webpage) I can select elements offset from the element I’m trying to target:
Ok I THINK I found it (and maybe a new bug). If I disable my other monitors I can target this correctly. I will try this. Thanks for your help (and patience)