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 Summary
ConstructorsConstructorDescriptionSmartElementLocatorFactory(org.openqa.selenium.SearchContext searchContext, MobilePlatform platform) -
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.support.pagefactory.ElementLocatorcreateLocator(Field field)
-
Constructor Details
-
SmartElementLocatorFactory
public SmartElementLocatorFactory(org.openqa.selenium.SearchContext searchContext, MobilePlatform platform)
-
-
Method Details
-
createLocator
- Specified by:
createLocatorin interfaceorg.openqa.selenium.support.pagefactory.ElementLocatorFactory
-