Click or drag to resize
DriverUtilitiesWait Method
This method returns the object of WebdriverWait class for using methods like Wait.Until...

Namespace: SeleniumUtilities
Assembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static WebDriverWait Wait()

Return Value

Type: WebDriverWait

[Missing <returns> documentation for "M:SeleniumUtilities.DriverUtilities.Wait"]

See Also