Initializes a new instance of the DefaultWaitT class.
Namespace: OpenQA.Selenium.Support.UI
Assembly: WebDriver.Support (in WebDriver.Support.dll) Version: 3.1.0
Syntax
Parameters
- input
- Type: T
The input value to pass to the evaluated conditions. - clock
- Type: OpenQA.Selenium.Support.UIIClock
The clock to use when measuring the timeout.
See Also