Class DefaultUiElementFactory

    • Field Summary

      • Fields inherited from interface eu.tsystems.mms.tic.testframework.logging.Loggable

        prompt
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      UiElement createFromParent​(UiElement parent, Locator locator)
      Creates sub elements from a given parent element
      UiElement createWithWebDriver​(org.openqa.selenium.WebDriver webDriver, Locator locator)
      Creates root elements from the WebDriver's default content
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface eu.tsystems.mms.tic.testframework.logging.Loggable

        log