I was working today on a process and noticed that click offset is not working in modern activities. I have tried it on the webpage used in the process and the bbc.co.uk website and it didn’t work.
Using classic activities click offset was working fine.
Curious if anyone else has been having the same issue.
Thank you for sharing. However I couldn’t check your workflow because bbc.co.uk is redirected to bbc.com automatically when I access it.
Does your problem occur only in bbc.co.uk? If you also have the problem in other site, can you share workflow for it?
Here is a sample for offset click in UiPath.com.
This sample clicks point offsets 480,15 from UIPath logo at top left corner ( it’s around “Product” link.) Can you try this and check if mouse pointer move to the above point?
Did you find the solution? I am experiencing the same issue. Using modern design I have selected:
, but the click is still in the center. I am using hardware clicks. However, it works fine with the classic click activity.