| Package | Description |
|---|---|
| net.serenitybdd.core.annotations.locators | |
| net.thucydides.core.annotations.locators |
| Modifier and Type | Method and Description |
|---|---|
protected org.openqa.selenium.By |
SmartAnnotations.buildByFromFindBy(FindBy myDepFindBy)
Deprecated.
use serenitybdd variation
|
protected org.openqa.selenium.By |
SmartAnnotations.buildByFromLongFindBy(FindBy myDepFindBy)
Deprecated.
use serenitybdd variation
|
protected org.openqa.selenium.By |
SmartAnnotations.buildByFromShortFindBy(FindBy myDepFindBy)
Deprecated.
use serenitybdd variation
|
| Modifier and Type | Method and Description |
|---|---|
protected org.openqa.selenium.By |
SmartAnnotations.buildByFromFindBy(FindBy myFindBy) |
protected org.openqa.selenium.By |
SmartAnnotations.buildByFromLongFindBy(FindBy myFindBy) |
protected org.openqa.selenium.By |
SmartAnnotations.buildByFromShortFindBy(FindBy myFindBy) |
Copyright © 2021. All rights reserved.