# File selenium.rb, line 365 def add_selection(locator,optionLocator) do_command("addSelection", [locator,optionLocator,]) end