chrome-devtools-kotlin
/
org.hildan.chrome.devtools.protocol
/
ChromeDPClient
/
closeTab
closeTab
suspend
fun
closeTab
(
targetId
:
String
)
:
String
Closes the target page identified by
targetId
.