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