Click offset not working in modern activities

Hello all,

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.

HI,

Which input mode do you use? I think it’s necessary to set HardwareEvents.

Regards,

It is set to hardware events

Hi,

In my environment it works well. If possible, can you share your workflow?

Regards,

Here it is. I’ve set input method to hardware events in project settings, use/app browser and in click activity. Still same issue.

ClickOffset.zip (6.2 KB)

Hi,

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?

Regards,

It happens on other website, the workflow is the same, just selectors are different.

Hi,

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?

Sample20220803-1.zip (6.2 KB)

Regards,

Your sample worked but I don’t know why yours works and mine doesn’t. I’ll look to see what the differences are.

Hi guys,

Did you find the solution? I am experiencing the same issue. Using modern design I have selected:
image
, but the click is still in the center. I am using hardware clicks. However, it works fine with the classic click activity.

Hi. no I haven’t, I just decided to use another activity for the UI to navigate through

I have the same issue. :frowning: