Package-level declarations
Types
Functions
Link copied to clipboard
suspend fun HttpClient.connectChromeDebugger(wsOrHttpUrl: String, sessionContext: CoroutineContext = EmptyCoroutineContext): BrowserSession
Connects to the Chrome debugger at the given wsOrHttpUrl (either web socket or HTTP), opening a BrowserSession.