Table of Contents

Class AddScriptToEvaluateOnNewDocumentCommandResponse

Namespace
OpenQA.Selenium.DevTools.V131.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