Table of Contents

Class AutoAttachRelatedCommandResponse

Namespace
OpenQA.Selenium.DevTools.V147.Target
Assembly
Selenium.WebDriver.dll

Response for 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.

public sealed class AutoAttachRelatedCommandResponse : ICommandResponse<AutoAttachRelatedCommandSettings>, ICommandResponse
Inheritance
AutoAttachRelatedCommandResponse
Implements
Inherited Members
Extension Methods