chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.browser / BrowserDomain / getWindowForTarget

getWindowForTarget

suspend fun getWindowForTarget(input: GetWindowForTargetRequest): GetWindowForTargetResponse

Get the browser window that contains the devtools target.

Official doc