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

Class PlayerErrorSourceLocation

Namespace
OpenQA.Selenium.DevTools.V136.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