object wait

Description

The maximum wait time for a control or HTML element to become available or, depending upon the action involved, unavailable.

Value units

seconds

Default value

20

Notes

Result timeout

Suppose you are using check control exists and check control not exists built-in actions, the execution mechanism is as follows:

  1. TestArchitect starts looking for the specified window.
  2. If the specified window is not yet available, TestArchitect waits until the window is available within the default timeout 20 seconds, specified by the window wait built-in setting.
  3. When the timeout is reached but the window is still unavailable, TestArchitect reports a warning informing that the window could not be found. (No pass or fail is recorded).
  4. If the window is found, TestArchitect starts looking for the specified control.
  5. With the check control exists action:
    1. If the specified control is unavailable, TestArchitect waits until the control is available within the default timeout 20 seconds, specified by the object wait built-in setting.
    2. When the timeout is reached but the control is still unavailable, TestArchitect reports a failed message.
  6. With the check control not exists action:
    1. If the specified control is available, TestArchitect waits until the control is unavailable within the default timeout 20 seconds, specified by the object wait built-in setting.
    2. When the timeout is reached but the control is still available, TestArchitect reports a failed message.

Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333