- Timestamp:
- 03/05/15 11:57:56 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-html/src/main/resources/manuals/parseDirHTML
r1843 r1894 34 34 div(htmlId\=date-chooser)/div[0]=date-chooser_day 35 35 36 It is also possible to set a new path for a document and to clear queries belonging to the paths of the documents. Examples for this are: 37 38 document(path\=/pathToPage/)=CLEAR_QUERY 39 document(path\=/pathToOtherPath)=new/path 40 document(path\=/pathTo/Page/withQuery/=CLEAR_QUERY,new/path (clears the query and changes the path at once 41 42 For path specifications, also wild cards are allowed. To denote the end of a path, the $ sign can be used. 43 36 44 37 45 $USAGE$
Note: See TracChangeset
for help on using the changeset viewer.