I’m writing a script to automate a process that requires controlling the mouse and keyboard.
I need to run it on a headless vm in Google Cloud.
What software should I use?
The OS of the vm can be of any kind.
I tried PyAutoGUI on Windows, but couldn’t find a way of using it without a display.
New contributor
Steve Gutfreund is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.