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