/
"WAIT" Command

"WAIT" Command

Description: This command waits for an amount of time specified by seconds.

Usage Scenario: Suppose we want to wait before verifying that logging in was successful on our Reference app as the app takes approximately 2 seconds after logging in.

Procedure: Define your Wait step after the step that clicks Login button and set the period to be 2 seconds. Your step will look like this:

image-20240527-162537.png

See the Test Library path: subject7_samples/subject7_basic_suite/subject7_website_login_logout

Related content

"DESKTOP_HOTKEYS" Command
"DESKTOP_HOTKEYS" Command
Read with this
"SUBMIT" Command
"SUBMIT" Command
Read with this
"VERIFY_ELEMENT" Command
"VERIFY_ELEMENT" Command
Read with this
"VERIFY_TEXT_IN_ALERT" Command
"VERIFY_TEXT_IN_ALERT" Command
Read with this
"VERIFY_FILE_DOWNLOAD" Command
"VERIFY_FILE_DOWNLOAD" Command
Read with this
"DESKTOP_MULTI_ACTION" Command
"DESKTOP_MULTI_ACTION" Command
Read with this