Uses of Class
org.openqa.selenium.Rectangle
-
Packages that use Rectangle Package Description org.openqa.selenium org.openqa.selenium.remote -
-
Uses of Rectangle in org.openqa.selenium
Methods in org.openqa.selenium that return Rectangle Modifier and Type Method Description Rectangle
WebElement. getRect()
-
Uses of Rectangle in org.openqa.selenium.remote
Methods in org.openqa.selenium.remote that return Rectangle Modifier and Type Method Description Rectangle
RemoteWebElement. getRect()
-