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