AJAX Data
An element may appaear on a page after processing of an AJAX request to a web server. A test should be able to wait for an element to show up.
Scenario
- Record the following steps. Press the button below and wait for data to appear (15 seconds), click on text of the loaded label.
- Then execute your test to make sure it waits for label text to appear.
Playground