octalmage / robotjs

Node.js Desktop Automation.
http://robotjs.io
MIT License
12.3k stars 949 forks source link

Question: Is possible to perform a mouseClick event on specific process/window? #645

Open matgott opened 3 years ago

matgott commented 3 years ago

Hi folks, I'm trying to perform a click on a specific window/process. For example: I have open XX-App with PID = 1343, exist any way to perform mouseClick on pid = 1343 or something like that?

sebastiaorealino commented 3 years ago

I'm also looking for that :s

matgott commented 3 years ago

This was while ago but at the end I moved to python using py32win.