Testing_Selenium::getSelectedValue
Gets option value (value attribute) for selected option in the specified select element.
Signature
public function getSelectedValue(string
$selectLocator )
Parameters
-
$selectLocator
- an element locator identifying a drop-down menu
Returns
- string
- the selected option value in the specified select drop-down