Options for configuring the behavior of the waitUntil function.
waitUntil
Optional
The interval (in milliseconds) between attempts to evaluate the predicate.
The maximum duration (in milliseconds) to wait before timing out.
Options for configuring the behavior of the
waitUntil
function.