attachToTarget

abstract suspend fun attachToTarget(targetId: TargetID): ChildSession(source)

Creates a new ChildSession attached to the target with the given targetId. The new session shares the same underlying web socket connection as this BrowserSession.