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

closeTarget

suspend fun closeTarget(input: CloseTargetRequest): CloseTargetResponse

Closes the target. If the target is a page that gets closed too.

Official doc