Table of Contents

Class PlayerErrorSourceLocation

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

PlayerErrorSourceLocation

public sealed class PlayerErrorSourceLocation
Inheritance
PlayerErrorSourceLocation
Inherited Members

Properties

File

file

[JsonPropertyName("file")]
public string File { get; set; }

Property Value

string

Line

line

[JsonPropertyName("line")]
public long Line { get; set; }

Property Value

long