# File lib/selenium/client/legacy_driver.rb, line 789
        def refresh()
            remote_control_command("refresh", [])
        end