Uses of Class
org.openqa.selenium.devtools.v85.page.model.VisualViewport
Packages that use VisualViewport
-
Uses of VisualViewport in org.openqa.selenium.devtools.v85.page
Methods in org.openqa.selenium.devtools.v85.page that return VisualViewportModifier and TypeMethodDescriptionPage.GetLayoutMetricsResponse.getVisualViewport()Metrics relating to the visual viewport.Constructors in org.openqa.selenium.devtools.v85.page with parameters of type VisualViewportModifierConstructorDescriptionGetLayoutMetricsResponse(LayoutViewport layoutViewport, VisualViewport visualViewport, Rect contentSize)