Class WebDriverType

java.lang.Object
net.thucydides.core.webdriver.WebDriverType

public class WebDriverType
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    WebDriverType()  
  • Method Summary

    Modifier and Type Method Description
    static boolean isMobile​(org.openqa.selenium.WebDriver driver)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WebDriverType

      public WebDriverType()
  • Method Details

    • isMobile

      public static boolean isMobile​(org.openqa.selenium.WebDriver driver)