SlowLoadableComponent T  SleepInterval Property WebDriver
Gets or sets the time to sleep between each check of the load status of the component.

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

public TimeSpan SleepInterval { get; set; }
See Also