<scan-start>

The <scan-start> element will pass the value it contains to the test client through the Agentry Test Environment’s scan simulator. Alternately, the value passed to the test client can be contained in a separate <scan-data> element. To pass this default value the proper syntax for the <scan-start> element is:
</ags:scan-start> -- OR -- </scan-start>

The use of an open and close marker for this element, such as: <scan-start></scan-start> will result in an error during test script playback.

Structure

Contains:
  • Text - Option text value to be passed to the test client through the Agentry Test Environment’s scan simulator.
Contained By:
  • <script>
Attributes
Name Description Data Type Default Value Required
common script attributes This element includes the following common script attributes:
  • timeout
  • sleep
  • frame
N/A N/A N/A