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

sendMessageToTarget

suspend fun sendMessageToTarget(input: SendMessageToTargetRequest): Unit
Deprecated: Deprecated in the Chrome DevTools protocol

Sends protocol message over session with given id. Consider using flat mode instead; see commands attachToTarget, setAutoAttach, and crbug.com/991325.