Click or drag to resize
DriverUtilitiesDropdown Method (By)

[Missing <summary> documentation for "M:SeleniumUtilities.DriverUtilities.Dropdown(OpenQA.Selenium.By)"]

Namespace: SeleniumUtilities
Assembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static SelectElement Dropdown(
	By selectDrpDwnLocator
)

Parameters

selectDrpDwnLocator
Type: By

[Missing <param name="selectDrpDwnLocator"/> documentation for "M:SeleniumUtilities.DriverUtilities.Dropdown(OpenQA.Selenium.By)"]

Return Value

Type: SelectElement

[Missing <returns> documentation for "M:SeleniumUtilities.DriverUtilities.Dropdown(OpenQA.Selenium.By)"]

See Also