KeyboardSimulator
KeyboardSimulator copied to clipboard
R package for simulate keyboard input
Hi! This is exactly the package I was looking for but it's lacking an essential feature: scrolling. Would it be viable to add a new `mouse.scroll()` function? To give a...
symbol includes _ " ; , .
I was reading [the documentation on CRAN](https://cran.r-project.org/web/packages/KeyboardSimulator/KeyboardSimulator.pdf) and saw this type-o: This PR simply removes this extra whitespace. If accepted, the roxygen2 docs will need to be rebuilt.
Hello, I have a long running script that will perform some mouse/keyboard actions once every hour or so, basically clicking some buttons in a Windows application to upload some data....
i means when mouse move on the button , it turn to hand style. how to judge the mouse is over the button ?
how about use print screenshot key? thank you