Class AffectedFrame
- java.lang.Object
-
- org.openqa.selenium.devtools.v112.audits.model.AffectedFrame
-
public class AffectedFrame extends java.lang.Object
Information about the frame affected by an inspector issue.
-
-
Constructor Summary
Constructors Constructor Description AffectedFrame(FrameId frameId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FrameId
getFrameId()
-