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

Class GetRealtimeDataCommandSettings

Namespace
OpenQA.Selenium.DevTools.V135.WebAudio
Assembly
WebDriver.dll

GetRealtimeData

public sealed class GetRealtimeDataCommandSettings : ICommand
Inheritance
GetRealtimeDataCommandSettings
Implements
Inherited Members

Properties

CommandName

Gets the name of the command.

[JsonIgnore]
public string CommandName { get; }

Property Value

string

ContextId

Gets or sets the contextId

[JsonPropertyName("contextId")]
public string ContextId { get; set; }

Property Value

string