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