Uses of Class
org.openqa.selenium.devtools.v141.page.model.LayoutViewport
Packages that use LayoutViewport
-
Uses of LayoutViewport in org.openqa.selenium.devtools.v141.page
Methods in org.openqa.selenium.devtools.v141.page that return LayoutViewportModifier and TypeMethodDescriptionPage.GetLayoutMetricsResponse.getCssLayoutViewport()Metrics relating to the layout viewport in CSS pixels.Page.GetLayoutMetricsResponse.getLayoutViewport()Deprecated metrics relating to the layout viewport.Constructors in org.openqa.selenium.devtools.v141.page with parameters of type LayoutViewportModifierConstructorDescriptionGetLayoutMetricsResponse(LayoutViewport layoutViewport, VisualViewport visualViewport, Rect contentSize, LayoutViewport cssLayoutViewport, VisualViewport cssVisualViewport, Rect cssContentSize)