<field-label-select>

The <field-label-select> element allows for selecting, or “clicking”, the label of a field when that field label is defined as a hyperlink. The field’s label to be selected is specified using one of the name or label attributes. If the field’s label is not a hyperlink, or if it cannot be selected for some other reason (e.g. the action it executes is disabled) a script error will be thrown.

Structure

Contains:
  • None
Contained By:
  • <script>
Attributes
Name Description Data Type Default Value Required
common field attributes This element includes the following common field element attributes:
  • name
  • label
  • id
     
common script attributes A set of related attributes common to most elements within the Agentry Test Script. N/A N/A N/A