Uses of Class
org.openqa.selenium.devtools.v115.page.Page.GetLayoutMetricsResponse
Packages that use Page.GetLayoutMetricsResponse
-
Uses of Page.GetLayoutMetricsResponse in org.openqa.selenium.devtools.v115.page
Methods in org.openqa.selenium.devtools.v115.page that return types with arguments of type Page.GetLayoutMetricsResponseModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<Page.GetLayoutMetricsResponse>
Page.getLayoutMetrics()
Returns metrics relating to the layouting of the page, such as viewport bounds/scale.