Table of Contents

Class Player

Namespace
OpenQA.Selenium.DevTools.V141.Media
Assembly
WebDriver.dll

Player

public sealed class Player
Inheritance
Player
Inherited Members

Properties

DomNodeId

domNodeId

[JsonPropertyName("domNodeId")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public long? DomNodeId { get; set; }

Property Value

long?

PlayerId

playerId

[JsonPropertyName("playerId")]
public string PlayerId { get; set; }

Property Value

string