Hierarchy

  • ITimeouts

Properties

implicit?: number

The maximum amount of time, in milliseconds, to spend attempting to ./webdriver.IWebDriver#findElement locate an element on the current page.

pageLoad?: number

The timeout, in milliseconds, to apply to navigation events along with the PageLoadStrategy.

script?: number

Defines when, in milliseconds, to interrupt a script that is being ./webdriver.IWebDriver#executeScript evaluated.

Generated using TypeDoc