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