getWindowForTarget
suspend fun getWindowForTarget(args: Browser.GetWindowForTargetParameter, mode: CommandMode = CommandMode.DEFAULT): Browser.GetWindowForTargetReturn
Get the browser window that contains the devtools target.
Get the browser window that contains the devtools target.
Parameters
targetId
Devtools agent host id. If called as a part of the session, associated targetId is used.