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

watchTargetsIn

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

Watches the available targets in this browser.