net.thucydides.core.annotations.locators
Class SmartAnnotations

Package class diagram package SmartAnnotations
java.lang.Object
  extended by org.openqa.selenium.support.pagefactory.Annotations
      extended by net.thucydides.core.annotations.locators.SmartAnnotations

public class SmartAnnotations
extends org.openqa.selenium.support.pagefactory.Annotations


Constructor Summary
SmartAnnotations(Field field)
           
 
Method Summary
 org.openqa.selenium.By buildBy()
           
protected  org.openqa.selenium.By buildByFromFindBy(FindBy myFindBy)
           
protected  org.openqa.selenium.By buildByFromLongFindBy(FindBy myFindBy)
           
protected  org.openqa.selenium.By buildByFromShortFindBy(FindBy myFindBy)
           
 
Methods inherited from class org.openqa.selenium.support.pagefactory.Annotations
buildByFromDefault, buildByFromFindBy, buildByFromFindBys, buildByFromLongFindBy, buildByFromShortFindBy, buildBysFromFindByOneOf, isLookupCached
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartAnnotations

public SmartAnnotations(Field field)
Method Detail

buildBy

public org.openqa.selenium.By buildBy()
Overrides:
buildBy in class org.openqa.selenium.support.pagefactory.Annotations

buildByFromFindBy

protected org.openqa.selenium.By buildByFromFindBy(FindBy myFindBy)

buildByFromLongFindBy

protected org.openqa.selenium.By buildByFromLongFindBy(FindBy myFindBy)

buildByFromShortFindBy

protected org.openqa.selenium.By buildByFromShortFindBy(FindBy myFindBy)


Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.