IClock LaterBy Method WebDriver
Gets the OnlineDateTime at a specified offset in the future.

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

DateTime LaterBy(
	TimeSpan delay
)

Return Value

The OnlineDateTime at the specified offset in the future.
See Also