GUI test tool to perform widget functions via a text file
I'm looking for a test tool that can repeat GUI events with no real time manually inputs to do so. This would be somekind of script or simulation tool that could automatically select Menu Bar Options, and fill in edit text widgets as defined by a text file.
Any ideas of what exists, or what can be implemented to accomplish this.
Example of file input:
Time Event
12:14:00 Select 3rd option of combo box on main window
12:14:13 Select ( Menu->Save )
Thanks,
Robert
|