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