# File lib/selenium/client/legacy_driver.rb, line 545 def remove_all_selections(locator) remote_control_command("removeAllSelections", [locator,]) end