when i am trying to identify an object on screen uipath studio identifies it at a different location, but the informative screenshot is captured at the location which i am trying to indicate. And then when i highlight the object its highlighted at the wrong location. I have attached few screenshots as reference.
Check your selector, If it is not having aaname or innertext, try to use the same. Else,
Using UiExplorer, try to indicate an anchor for the same element.
Even though the object is identified at a different location than where it is located the selectors generated are correct and am able to automate the page. But once the application is logged in there are many objects placed close to each other and its very time consuming to identify single object.
In many cases work onli changin the chrome size to %125 or %150 and capture de object whit this size affter you can recognize the object whit normal size %100
Even I am facing same issue,
One person from different country able to identify the elements in the bot machine(RPD) and when i try by taking same machine(RDP) i was not highlighting correctly.
when i want to identify some element then i need to search some place above the required element but i will get correct selectors.
I have same scaling and resolution which person is different country.