addSelection (locator, optionLocator)
(inherited from Selenium Core)
Add a selection to the set of selected options in a multi-select element using an option locator.
@see #doSelect for details of option locators Arguments:
an element locator identifying a multi-select box
an option locator (a label by default)