public class SmartAnnotations
extends org.openqa.selenium.support.pagefactory.Annotations
| Constructor and Description |
|---|
SmartAnnotations(Field field) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertValidAnnotations() |
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) |
public SmartAnnotations(Field field)
protected void assertValidAnnotations()
assertValidAnnotations in class org.openqa.selenium.support.pagefactory.Annotationspublic org.openqa.selenium.By buildBy()
buildBy in class org.openqa.selenium.support.pagefactory.Annotationsprotected org.openqa.selenium.By buildByFromFindBy(FindBy myFindBy)
protected org.openqa.selenium.By buildByFromLongFindBy(FindBy myFindBy)
protected org.openqa.selenium.By buildByFromShortFindBy(FindBy myFindBy)
Copyright © 2022. All rights reserved.