Package dev.botcity.framework.web
Class State
java.lang.Object
dev.botcity.framework.web.State
Represents a state of element found.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the center point of the element.
-
Constructor Details
-
State
public State()
-
-
Method Details
-
getCenteredPosition
Returns the center point of the element.- Returns:
- the center point of the element.
-