# File lib/selenium/client/legacy_driver.rb, line 1201 1201: def window_focus() 1202: remote_control_command("windowFocus", []) 1203: end