source: trunk/autoquest-plugin-alignment/src/main/resources/manuals/efgTestCasesToSequences @ 1314

Last change on this file since 1314 was 1314, checked in by rkrimmel, 11 years ago

Hopefully resolved svn issues

File size: 430 bytes
Line 
1Loads 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
8Example(s):
9efgTestCasesToSequences testcaseDir sequences
10efgTestCasesToSequences testcaseDir sequences guifile.gui
Note: See TracBrowser for help on using the repository browser.