# File selenium.rb, line 606 def remove_selection(locator,optionLocator) do_command("removeSelection", [locator,optionLocator,]) end