Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaitWhileOptions

Additional options for 'waitWhile()' function.

Hierarchy

  • WaitWhileOptions

Index

Properties

Optional timeUntilNextCheck

timeUntilNextCheck: number

The optional time, in milliseconds, to wait until next check.

Optional timeout

timeout: number

A timeout, in milliseconds.

Generated using TypeDoc