source:
trunk/autoquest-plugin-alignment/src/main/resources/manuals/efgTestCasesToSequences
@
1604
Last change on this file since 1604 was 1314, checked in by rkrimmel, 11 years ago | |
---|---|
File size: 430 bytes |
Line | |
---|---|
1 | Loads GUITAR test cases from a directory and treats each test case as a sequence. The result is a collection of sequences. |
2 | |
3 | $USAGE$ |
4 | <directory> name of the directory |
5 | <sequencesName> name of the sequences |
6 | <guiFileName> optional; if specified, this GUI file is used to retrieve widgetIds in addtion to the eventIds |
7 | |
8 | Example(s): |
9 | efgTestCasesToSequences testcaseDir sequences |
10 | efgTestCasesToSequences testcaseDir sequences guifile.gui |
Note: See TracBrowser
for help on using the repository browser.