Table of Contents

Class InstallabilityError

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

InstallabilityError

public sealed class InstallabilityError
Inheritance
InstallabilityError
Inherited Members

Properties

ErrorArguments

errorArguments

[JsonPropertyName("errorArguments")]
public InstallabilityErrorArgument[] ErrorArguments { get; set; }

Property Value

InstallabilityErrorArgument[]

ErrorId

errorId

[JsonPropertyName("errorId")]
public string ErrorId { get; set; }

Property Value

string