xref: /aoo41x/test/testgui/readme.txt (revision 7dd7871f)
1The module stores GUI testing scripts. It's an eclipse project. Setup the project with the following steps:
21. Open eclipse and then click menu "File -> Import...".
32. Select "General -> Existing Projects into Workspace", click "Next", and then select the parent directory of this module as root directory.
43. Choose "testcommon" and "testscript", and then click "Finish".
54. Download JUnit-4.10.jar (Version MUST be higher than 4.10) into testscript/output/lib/junit.jar and then refresh the project.