
The Search Panel allows you to control the search criteria that will be used to select elements on a webpage.

Select the type of search you would like to perform.
Available types are Id, Name, Css, XPath, Class and Text.

Type in the search string that will be used.
Example: the image shows we are searching for all elements that are images.

Search – clicking the search button will use the Search Type and Search String to find all elements to fit that criteria.
Clear – clears the current search.

Once the Search button is clicked, the number of elements found will be displayed in the Num of Selections field.

All visible elements will also be highlighted that fit the search criteria
Add Actions

Once you have the correct search criteria that you want to use, click the “Click to Add” button.

Depending on the the number of elements the search finds, a menu of options will be shown.
Click the appropriate option.
In some cases, a Action Builder Wizard will be shown and other case a set of actions will be added to the script.
Note: when one element is found the menu of options will be chosen for that particular element.
Adding Paging

When selecting Get Elements with Paging, you will be shown a form to configure the paging.
Select the Next button element that will be used within the Paging.
Page Count – the number of pages that will be processed before canceling. Note: a default of 0 will process all pages.
Once the Next button is selected, click the Add Paging button.
