# File lib/selenium/client/legacy_driver.rb, line 526 def add_selection(locator,optionLocator) remote_control_command("addSelection", [locator,optionLocator,]) end