Class State

java.lang.Object
dev.botcity.framework.web.State

public class State extends Object
Represents a state of element found.
  • Constructor Details

    • State

      public State()
  • Method Details

    • getCenteredPosition

      public Point getCenteredPosition()
      Returns the center point of the element.

      Returns:
      the center point of the element.