SAP application automation - Selectors fetched with different coordinates then they appear

Hi Team ,

I am trying to automation the SAP application window screen. I am getting the selectors for all the elements but their coordicates is very different from what is appearing on UI.

PFA:

Eg: I want to click on the button like shown in above snap. But it is not visible on the UI on same location.

So I have to guess the exact location of the element from backend. Also in some cases, the click/ type into activities are done on the random locations.

PLease help experts: @Anil_G , @Gowtham_K115 @Debasis_Nayak

@hacky,

This happens due to Screen resolution changes or mismatch between your laptop/desktop screen resolution and Remote desktop from where you are doing development.

Sign-out from the remote desktop. Restart your outer machine as well and then re login and try.

@hacky , did you try using CV Screen Scope and CV Click?

@ashokkarale I am not using RDP. I am developing on my own machine.

UiPath and SAP are running on my local machine only. I agree to resolution changes issue. But that never comes into play when both applications are working on my local machine.

1 Like

@hacky

set the zoom to 100%

cheers