Which is the easiest way to simulate keyboard and mouse on Python?
Posted
by Shady
on Stack Overflow
See other posts from Stack Overflow
or by Shady
Published on 2010-05-07T21:41:49Z
Indexed on
2010/05/07
22:38 UTC
Read the original article
Hit count: 156
I need to do some macros and I wanna know what is the most recommended way to do it...
So, I need to write somethings and click some places with it and I need to emulate the TAB key to..
Thank you
© Stack Overflow or respective owner