# File lib/selenium/client/legacy_driver.rb, line 571
        def open(url)
            remote_control_command("open", [url,])
        end