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

Class OpenCurrentPageInAppCommandSettings

Namespace
OpenQA.Selenium.DevTools.V137.PWA
Assembly
WebDriver.dll

OpenCurrentPageInApp

public sealed class OpenCurrentPageInAppCommandSettings : ICommand
Inheritance
OpenCurrentPageInAppCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string

ManifestId

Gets or sets the manifestId

[JsonPropertyName("manifestId")]
public string ManifestId { get; set; }

Property Value

string