Is there a way to simulate MOUSE actions, especially to control other Windows applications from a test app developed with LuaRT? I mean something like what is offered by AutoIt...
p.s. simulating keystrokes seems already possible with keyboard.sendkeys()