Possible Bug? Click Activity with SendWindowMessages Clicks in Both Locations

Has anyone run into an issue where enabling “SendWindowsMesssage” for the Click activity sends both the programmatic click and the actual cursor click at the same time?

Basically the bot is clicking in 2 locations at once, the background interaction with the element I want and wherever the cursor is currently positioned on the screen.

I’m using Enterprise Edition of Studio (v19.10.1).

Hey I think you can disable it in property panel in input method .

Unfortunately SimulateClick doesn’t work with this application and we need background interaction as much as possible. I may have to resort to other interaction methods.