Testing_Selenium::removeSelection
Remove a selection from the set of selected options in a multi-select element using an option locator.
Signature
public function removeSelection(string
$locator,
string
$optionLocator )
Parameters
-
$locator
- an element locator identifying a multi-select box
-
$optionLocator
- an option locator (a label by default)