Re: Send mouse clicks to minimized window

2017-08-28 Thread Matt Wheeler
On Mon, 28 Aug 2017 at 12:30 wrote: > I'm using python to automate some seriously boring stuff at work, but > would like to improve current code. > > The way it is now, PyAutoGui moves mouse and clicks the Application. I am, > therefore, hostage of my python "assistant", as I cannot use my comput

Send mouse clicks to minimized window

2017-08-28 Thread gabriel . lins97
Hello, guys I'm using python to automate some seriously boring stuff at work, but would like to improve current code. The way it is now, PyAutoGui moves mouse and clicks the Application. I am, therefore, hostage of my python "assistant", as I cannot use my computer while the .py is running. I