suspend fun attach(webSocketClient: WebSocketClient = DEFAULT_WEBSOCKET_CLIENT): ChromePageSession
Attaches to this target via a new web socket connection to this target's debugger URL. This establishes a new protocol session to this target.