Set the Min. and Max. waits. It will be used as the waiting range by the sections below.


Min. Wait
sec.
Max. Wait
sec.

Wait for alert to be present

Test the JavaScript alert and prompt


Wait for element to be visible

Click the Trigger and an invisible button will be visible!

A clickable button will appear here after Trigger button is clicked.


Wait for element to be Invisible

Click the Trigger and the spinner will disappear!

This spinner will disappear after Trigger button is clicked.

Loading...

Wait for element to be enabled / Wait for an attribute to contain certain text

Click the Trigger and the Disabled Button will become active.

After the Trigger button is clicked, this button will be active
and the class attribute will be "btn btn-success".


Wait for Page Title to change

Click the Trigger and the Page Title will change to "My New Title!"


Wait for text/value to have specific values

Click the Trigger to enter text in the textbox and change the button caption


Wait for frame to be available and then switch to it

Click the Trigger and a frame will appear after a few seconds