-
Element type must be Specifies the type of the element.
-
ID must be Specifies the element ID.
-
Name must be Specifies the element name.
-
Display text must be Specifies the display text for the element.
-
URL must be The option is for the hyperlink element.
-
Index of elements that match criteria Specifies the position of matched elements collection when more than one element meet the criteria.
-
Searching in main frame Specifies whether to search for the element in the main frame in the webpage.
-
Frame name must be Specifies the frame name if searching for the element in a specified frame.
-
Index of frames that match criteria If more than one frame has the same name, specifies the index of the frames collection.
-
Form name must be Specifies the form name if searching for the element in a specified form.
-
Index of forms that match criteria If more than one form has the same name, specifies the index of the forms collection.
-
Element attributes Specifies an attributes filter for the searching, using the standard HTML syntax, for example: id="abc" name="login"
-
Match case Specifies whether the search is case-sensitive.
-
Match whole word Specifies whether to search only for whole words that match the search content.
-
Only visible element Specifies whether to ignore the hidden elements.