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