<window-expect>

The <window-expect> element will verify the caption of the currently displayed screen on the client. If the screen caption does not match the expected value a script error is thrown.

Structure

Contains:
  • Text - The expected caption of the screen/window displayed on the client.
Contained By:
  • <script>
Attributes
Name Description Data Type Default Value Required
common script attributes This element includes the following common script attributes:
  • window
  • timeout
  • sleep
N/A N/A N/A