public class KeywordBasedAnnotations
extends org.openqa.selenium.support.pagefactory.Annotations
Constructor and Description |
---|
KeywordBasedAnnotations(ILocatorFile locatorFile,
Field field) |
Modifier and Type | Method and Description |
---|---|
protected org.openqa.selenium.By |
buildByFromLongFindBy(org.openqa.selenium.support.FindBy findBy) |
protected org.openqa.selenium.By |
buildByFromShortFindBy(org.openqa.selenium.support.FindBy findBy) |
public KeywordBasedAnnotations(ILocatorFile locatorFile, Field field)
protected org.openqa.selenium.By buildByFromLongFindBy(org.openqa.selenium.support.FindBy findBy)
buildByFromLongFindBy
in class org.openqa.selenium.support.pagefactory.Annotations
protected org.openqa.selenium.By buildByFromShortFindBy(org.openqa.selenium.support.FindBy findBy)
buildByFromShortFindBy
in class org.openqa.selenium.support.pagefactory.Annotations
Copyright © 2014. All rights reserved.