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