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

Class AddScriptToEvaluateOnLoadCommandResponse

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

Response for AddScriptToEvaluateOnLoad

public sealed class AddScriptToEvaluateOnLoadCommandResponse : ICommandResponse<AddScriptToEvaluateOnLoadCommandSettings>, ICommandResponse
Inheritance
AddScriptToEvaluateOnLoadCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Identifier

Gets or sets the identifier

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

Property Value

string