# File lib/selenium/client/legacy_driver.rb, line 537 def remove_selection(locator,optionLocator) remote_control_command("removeSelection", [locator,optionLocator,]) end