# File lib/selenium/openqa/selenium.rb, line 534
        def check(locator)
            do_command("check", [locator,])
        end