To enable tracking of mouse movements, mouse-wheel scrolls, and keyboard actions click “Key+Mouse” button on the left pane. To record mouse movements press and hold the left mouse button then move the mouse to the desired location. The green cursor will appear at the cursor location and move with your cursor. When mouse button is released the cursor will remain at the current location until you click or hold the left mouse button again. All movements are reflected in a script as a sequence of coordinates.
Multiple words in the exact order they appear can be specified, however, if you wish to specify multiple keywords that are not in sequence, you should specify each word in a separate keyword validation window (the entry box does not accept comma separated or semi-colon delimited lists of keywords).
Enter the text from the page you would like to check for during monitoring inside “Keyword validation” window and press “Add” button. If currently loaded web page contains specified text, a line will be added to the script that asserts the specified keyword: tab0.KeywordAssert (“exact keyword phrase entered“); If specified text doesn’t exist on the web page, an error message will appear.