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

Class AddScriptToEvaluateOnNewDocumentCommandResponse

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

Response for AddScriptToEvaluateOnNewDocument

public sealed class AddScriptToEvaluateOnNewDocumentCommandResponse : ICommandResponse<AddScriptToEvaluateOnNewDocumentCommandSettings>, ICommandResponse
Inheritance
AddScriptToEvaluateOnNewDocumentCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Identifier

Gets or sets the identifier

[JsonPropertyName("identifier")]
public string Identifier { get; set; }

Property Value

string