Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageElementListWaitLengthParams

Describes the opts parameter passed to the hasLength function of PageElementList's wait.not and eventually.not APIs.

Hierarchy

Index

Properties

Optional comparator

comparator: Comparator

Optional interval

interval: number

An interval in milliseconds.

Optional timeout

timeout: number

A timeout in milliseconds.

Generated using TypeDoc