ms milliseconds before moving on. Event-based waits (waitForUrl,
checkElementVisible, assert with timeout) are usually a better fit when
there is a concrete signal to wait for.
Pause execution for a fixed duration in milliseconds.
ms milliseconds before moving on. Event-based waits (waitForUrl,
checkElementVisible, assert with timeout) are usually a better fit when
there is a concrete signal to wait for.