Testing_Selenium::isSomethingSelected
Determines whether some option in a drop-down menu is selected.
Signature
public function isSomethingSelected(string
$selectLocator )
Parameters
-
$selectLocator
- an element locator identifying a drop-down menu
Returns
- boolean
- true if some option has been selected, false otherwise