Testing_Selenium::getSelectOptions
Gets all option labels in the specified select drop-down.
Signature
public function getSelectOptions(string
$selectLocator )
Parameters
-
$selectLocator
- an element locator identifying a drop-down menu
Returns
- array
- an array of all option labels in the specified select drop-down