getWindow

open suspend override fun getWindow(): Browser.GetWindowForTargetReturn

Gets the current window information for the tab.

Return

A dev.kdriver.cdp.domain.Browser.GetWindowForTargetReturn object containing the window ID and bounds.