# File lib/selenium/client/legacy_driver.rb, line 782
        def go_back()
            remote_control_command("goBack", [])
        end