Class SmartAnnotations
java.lang.Object
org.openqa.selenium.support.pagefactory.AbstractAnnotations
org.openqa.selenium.support.pagefactory.Annotations
net.thucydides.core.annotations.locators.SmartAnnotations
public class SmartAnnotations
extends org.openqa.selenium.support.pagefactory.Annotations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidorg.openqa.selenium.BybuildBy()protected org.openqa.selenium.BybuildByFromFindBy(FindBy myFindBy) protected org.openqa.selenium.BybuildByFromLongFindBy(FindBy myFindBy) protected org.openqa.selenium.BybuildByFromShortFindBy(FindBy myFindBy) Methods inherited from class org.openqa.selenium.support.pagefactory.Annotations
buildByFromDefault, getField, isLookupCached
-
Constructor Details
-
SmartAnnotations
-
-
Method Details
-
assertValidAnnotations
protected void assertValidAnnotations()- Overrides:
assertValidAnnotationsin classorg.openqa.selenium.support.pagefactory.Annotations
-
buildBy
public org.openqa.selenium.By buildBy()- Overrides:
buildByin classorg.openqa.selenium.support.pagefactory.Annotations
-
buildByFromFindBy
-
buildByFromLongFindBy
-
buildByFromShortFindBy
-