Class GetElementLocationInView

  • All Implemented Interfaces:
    java.util.concurrent.Callable<org.openqa.selenium.Point>, RestishHandler<org.openqa.selenium.Point>

    public class GetElementLocationInView
    extends WebElementHandler<org.openqa.selenium.Point>
    • Constructor Detail

      • GetElementLocationInView

        public GetElementLocationInView​(Session session)
    • Method Detail

      • call

        public org.openqa.selenium.Point call()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object