# File lib/selenium/openqa/selenium.rb, line 596 def add_selection(locator,optionLocator) do_command("addSelection", [locator,optionLocator,]) end