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