Uses of Class
org.openqa.selenium.devtools.v109.performancetimeline.model.LayoutShift
-
Packages that use LayoutShift Package Description org.openqa.selenium.devtools.v109.performancetimeline.model -
-
Uses of LayoutShift in org.openqa.selenium.devtools.v109.performancetimeline.model
Methods in org.openqa.selenium.devtools.v109.performancetimeline.model that return types with arguments of type LayoutShift Modifier and Type Method Description java.util.Optional<LayoutShift>TimelineEvent. getLayoutShiftDetails()
-