WebDriver how to
This page lists how-to guides for WebDriver.
- Create a WebDriver BiDi connection
The client and the browser communicate using the WebDriver BiDi protocol over a WebSocket connection. There are two ways a client can establish this connection.