struct Protocol::Target::AutoAttachRelated
- Protocol::Target::AutoAttachRelated
- Struct
- Value
- Object
Overview
Adds the specified target to the list of targets that will be monitored for any related target
creation (such as child frames, child workers and new versions of service worker) and reported
through attachedToTarget
. The specified target is also auto-attached.
This cancels the effect of any previous setAutoAttach
and is also cancelled by subsequent
setAutoAttach
. Only available at the Browser target.
Included Modules
- JSON::Serializable
- Protocol::Command