Auto Wait
Before clicking an element or entering text we may need to wait until the element becomes interactable.
Scenario
- Choose an element type from the combobox.
- Check the checkboxes to set the element's properties.
- Then click one of the Apply buttons to immediately apply the settings and restore interactable state of the element after a delay.
- Interact with the element in the Playground section (click, select item, enter text).
- Observe the status messages.