IOptions Timeouts Method WebDriver
Provides access to the timeouts defined for this driver.

Namespace: OpenQA.Selenium
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

ITimeouts Timeouts()

Return Value

An object implementing the ITimeouts interface.
See Also