Class GetScreenOrientation

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

    public class GetScreenOrientation
    extends WebDriverHandler<org.openqa.selenium.ScreenOrientation>
    • Constructor Detail

      • GetScreenOrientation

        public GetScreenOrientation​(Session session)
    • Method Detail

      • call

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

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