Class LayoutShiftAttribution
java.lang.Object
org.openqa.selenium.devtools.v141.performancetimeline.model.LayoutShiftAttribution
-
Constructor Summary
ConstructorsConstructorDescriptionLayoutShiftAttribution(Rect previousRect, Rect currentRect, Optional<BackendNodeId> nodeId) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LayoutShiftAttribution
-
-
Method Details
-
getPreviousRect
-
getCurrentRect
-
getNodeId
-