SlowLoadableComponent T  Constructor (TimeSpan)WebDriver

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

protected SlowLoadableComponent(
	TimeSpan timeout
)

Parameters

timeout
Type: OnlineSystem TimeSpan
The OnlineTimeSpan within which the component should be loaded.
See Also