Introduced the new boolean capability webSocketUrl that can be used by
WebDriver clients to opt in to a bidirectional connection. A string capability
with the same name will be returned by NewSession, which contains the
WebSocket URL of the newly created WebDriver session in the form of:
ws://host:port/session/.