chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.target / TargetDomain / setDiscoverTargets

setDiscoverTargets

suspend fun setDiscoverTargets(input: SetDiscoverTargetsRequest): Unit

Controls whether to discover available targets and notify via targetCreated/targetInfoChanged/targetDestroyed events.

Official doc