Table of Contents

Class LoadUnpackedCommandResponse

Namespace
OpenQA.Selenium.DevTools.V130.Extensions
Assembly
WebDriver.dll

Response for LoadUnpacked

public sealed class LoadUnpackedCommandResponse : ICommandResponse<LoadUnpackedCommandSettings>, ICommandResponse
Inheritance
LoadUnpackedCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Id

Gets or sets the id

[JsonPropertyName("id")]
public string Id { get; set; }

Property Value

string