lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,
      I am writing an application in Lua using IUP GUI toolkit. I am thinking of ways I can test the GUI interface. Is there a library or method so that I can write a lua script to move the mouse, click and type? Basically perform the functions of the mouse and keyboard, thus emulate the user.

Thanks,
Milind