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