Table of Contents

Class GetBrowserCommandLineCommandResponse

Namespace
OpenQA.Selenium.DevTools.V131.Browser
Assembly
WebDriver.dll

Response for GetBrowserCommandLine

public sealed class GetBrowserCommandLineCommandResponse : ICommandResponse<GetBrowserCommandLineCommandSettings>, ICommandResponse
Inheritance
GetBrowserCommandLineCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Arguments

Gets or sets the arguments

[JsonPropertyName("arguments")]
public string[] Arguments { get; set; }

Property Value

string[]