Uses of Class
org.openqa.selenium.devtools.layertree.model.ScrollRect
-
Packages that use ScrollRect Package Description org.openqa.selenium.devtools.layertree.model -
-
Uses of ScrollRect in org.openqa.selenium.devtools.layertree.model
Methods in org.openqa.selenium.devtools.layertree.model that return types with arguments of type ScrollRect Modifier and Type Method Description java.util.List<ScrollRect>
Layer. getScrollRects()
Rectangles scrolling on main thread only.
-