Table of Contents

Class AffectedFrame

Namespace
OpenQA.Selenium.DevTools.V148.Audits
Assembly
Selenium.WebDriver.dll

Information about the frame affected by an inspector issue.

public sealed class AffectedFrame
Inheritance
AffectedFrame
Inherited Members

Properties

FrameId

frameId

[JsonPropertyName("frameId")]
public string FrameId { get; set; }

Property Value

string