How periodically wait*
functions will poll to check given predicate. Default value is
[[Driver.waitInterval]]
predicate a function that if return a truthy value will stop the polling
By default waitUntil (and all wait* methods) will reject the promise on timeout. Set this to false so they resolve the promise with false value instead
For how long``wait*` function will wait until it return a rejected promise. Default value is [[Driver.waitTimeout]]
Generated using TypeDoc
if provided it will ork with data after that given timestamp. By default this timestamp is the last write()'s