Class TouchActions.StartEndPoint

  • Enclosing class:
    TouchActions

    public static class TouchActions.StartEndPoint
    extends Object
    • Constructor Detail

      • StartEndPoint

        public StartEndPoint​(org.openqa.selenium.Point startPoint,
                             org.openqa.selenium.Point endPoint)
    • Method Detail

      • getStartPoint

        public org.openqa.selenium.Point getStartPoint()
      • getEndPoint

        public org.openqa.selenium.Point getEndPoint()