Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPageElementListWaitLengthReverseParams

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

Hierarchy

Index

Properties

Optional comparator

comparator: Comparator

Optional interval

interval: number

An interval in milliseconds.

Optional reverse

reverse: boolean

Optional timeout

timeout: number

A timeout in milliseconds.

Generated using TypeDoc