You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by bulletjet786 October 7, 2023
chrome-devtools-kotlin Version: 5.5.0-1191157
ChromeDPTarget:
@Serializable
data class ChromeDPTarget(
val id: String,
val title: String,
val type: String,
val description: String,
val devtoolsFrontendUrl: String,
/**
* The web socket URL to use with [HttpClient.chromeWebSocket] to connect via the debugger to this target.
*/
val webSocketDebuggerUrl: String,
)
Discussed in #304
Originally posted by bulletjet786 October 7, 2023
chrome-devtools-kotlin Version: 5.5.0-1191157
ChromeDPTarget:
chrome version:
/json/version
/json
The text was updated successfully, but these errors were encountered: