chrome-devtools-kotlin / org.hildan.chrome.devtools.protocol / watchTargetsIn

watchTargetsIn

fun ChromeBrowserSession.watchTargetsIn(coroutineScope: CoroutineScope): StateFlow<Map<TargetID, TargetInfo>>

Watches the available targets in this browser.