Class GetLocationContext

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

    public class GetLocationContext
    extends WebDriverHandler<org.openqa.selenium.html5.Location>
    • Constructor Detail

      • GetLocationContext

        public GetLocationContext​(Session session)
    • Method Detail

      • call

        public org.openqa.selenium.html5.Location call()
      • toString

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