# File selenium.rb, line 614 def remove_all_selections(locator) do_command("removeAllSelections", [locator,]) end