detach
Detaches this session from its target, effectively closing this session and all its child sessions, but without closing the corresponding target (this leaves the tab open in the case of a page session).
This preserves the underlying web socket connection (of the parent browser session), because it could be used by other page sessions.