Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetAdScriptAncestryIdsCommandResponse

Namespace
OpenQA.Selenium.DevTools.V137.Page
Assembly
WebDriver.dll

Response for GetAdScriptAncestryIds

public sealed class GetAdScriptAncestryIdsCommandResponse : ICommandResponse<GetAdScriptAncestryIdsCommandSettings>, ICommandResponse
Inheritance
GetAdScriptAncestryIdsCommandResponse
Implements
Inherited Members
Extension Methods

Properties

AdScriptAncestryIds

Gets or sets the adScriptAncestryIds

[JsonPropertyName("adScriptAncestryIds")]
public AdScriptId[] AdScriptAncestryIds { get; set; }

Property Value

AdScriptId[]