I wonder if anyone knows how to use Win32 to automate a keystroke using Ruby?
|
|
|||||
|
|
|
I recommend checking out Ian Dees' Scripted GUI Testing With Ruby. This example of sending keystrokes to a Windows program comes from the book's 2nd chapter. The supporting script is available here.
I highly-recommend this book for anyone doing platform-specific, or cross-platform GUI automation and testing. |
||
|
|
