Click missing the whole application

I have found I have a selector that has been a problem within my pdf, where I need to use a click activity to press a radio button. The problem I am facing is that the click will always go off screen and click at the bottom of my task bar. I have picked the selector by going into the UI explorer and using the visual tree to find the specific page and the specific radio button to make my target selector item. I make it very specific by setting the page idx and adding some details on the selector to make sure it is accurate, but my click still goes off the page. Any ideas on what would cause this?

Hi Kevin!

It may be a bug from the UiPath Click Activity, have you tried checking the SimulateClick or SendWindowMessages options from the Activity?

Using the default (mouse driver powered) may have caused this problem.

1 Like

Hello Jorge,

Simulate click works like a charm, thank you so much!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.