Class SmartElementLocatorFactory

  • All Implemented Interfaces:
    org.openqa.selenium.support.pagefactory.ElementLocatorFactory

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

      • SmartElementLocatorFactory

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

      • createLocator

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