Class SmartElementLocatorFactory

java.lang.Object
net.thucydides.core.annotations.locators.SmartElementLocatorFactory
All Implemented Interfaces:
org.openqa.selenium.support.pagefactory.ElementLocatorFactory

public final class SmartElementLocatorFactory extends Object implements org.openqa.selenium.support.pagefactory.ElementLocatorFactory
  • Constructor Details

    • SmartElementLocatorFactory

      public SmartElementLocatorFactory(org.openqa.selenium.SearchContext searchContext, MobilePlatform platform)
  • Method Details

    • createLocator

      public org.openqa.selenium.support.pagefactory.ElementLocator createLocator(Field field)
      Specified by:
      createLocator in interface org.openqa.selenium.support.pagefactory.ElementLocatorFactory