# File lib/selenium/webdriver/safari/server.rb, line 56
        def ws_uri
          "ws://#{Platform.localhost}:#{@port}/wd"
        end