Version 3 (modified by pharms, 10 years ago) (diff) |
---|
TracNav
- Home
General Information
- Conceptual Details
- Architectural Details
- For Developers
- Examples
- Downloads
- Documentation
- Credits and Licences
- Legal Issues / Impressum
AutoQUEST Core Library
AutoQUEST Plug-ins
Java Foundation Classes
Microsoft Foundation Classes
HTML- and JavaScript-based Web Applications
PHP-based Web Applications
Generic Event Plugin
- GUITAR
AutoQUEST Frontend
Parsing HTML Log Data ΒΆ
To parse the data recorded using the HTML monitor, you may simply start AutoQUEST and type the command parseDirHTML <directory>. This will then parse the whole content inclusive subfolders. As a result, the events are stored in a event sequence object in the tab sequences. Single files can be parsed using the command parseHTML <file>. To get more information on the usage of these commands, type man parseDirHTML or man parseHTML.