# File lib/selenium/openqa/selenium.rb, line 1221
        def window_focus()
            do_command("windowFocus", [])
        end