<field-button-push>

The <field-button-push> element will push the button control for a detail screen, provided that field’s edit type includes a button control. Following is a list of the field edit types for which this element will push a button:
  • Barcode Scan (when defined to include a scan button)
  • Button
  • List Tile View - Add, Edit, and Filter Buttons
  • Complex Table Search
  • Complex Table Drop Down
  • Complex Table List
  • Complex Table Tree
  • Data Table Selection (displays drop down list or popup list view based on field’s definition)
  • External Data

Structure

Contains:
  • None
Contained By:
  • <script>
Attributes
Name Description Data Type Default Value Required
buttonLabel This attribute contains the label text of the field’s button that is to be pushed. Many field’s button controls do not contain text, or the text changes based on theme. It is recommended that the label attribute be used to specify the label of the field containing the button control to be pushed. string none No
buttonControl This attribute specifies the control ID of the button control that is to be pushed. This is normally set by the Script Recorder within the ATE under specific circumstances and is normally not set when manually editing a test script. string none No
common button attributes The following common button attributes are a part of this element:
  • name
  • label
  • id
N/A N/A N/A
common script attributes A set of related attributes common to most elements within the Agentry Test Script. N/A N/A N/A