# File lib/selenium/webdriver/remote/bridge.rb, line 176
        def quit
          execute :quit
        rescue *QUIT_ERRORS
        end