Initializes a new instance of the SlowLoadableComponent T class.
Namespace: OpenQA.Selenium.Support.UIAssembly: WebDriver.Support (in WebDriver.Support.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- timeout
- Type:
System TimeSpan
TheTimeSpan within which the component should be loaded.
- clock
- Type: OpenQA.Selenium.Support.UI IClock
The IClock to use when measuring the timeout.
See Also