public class ByAngularRepeaterCell extends ByAngular.BaseBy
org.openqa.selenium.By.ByClassName, org.openqa.selenium.By.ByCssSelector, org.openqa.selenium.By.ById, org.openqa.selenium.By.ByLinkText, org.openqa.selenium.By.ByName, org.openqa.selenium.By.ByPartialLinkText, org.openqa.selenium.By.ByTagName, org.openqa.selenium.By.ByXPath| Constructor and Description |
|---|
ByAngularRepeaterCell(String repeater,
boolean exact,
int row,
String column) |
| Modifier and Type | Method and Description |
|---|---|
List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.SearchContext searchContext) |
protected Object |
getObject(org.openqa.selenium.SearchContext context,
org.openqa.selenium.JavascriptExecutor javascriptExecutor) |
String |
toString() |
errorIfNull, findElementprotected Object getObject(org.openqa.selenium.SearchContext context, org.openqa.selenium.JavascriptExecutor javascriptExecutor)
getObject in class ByAngular.BaseBypublic List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.SearchContext searchContext)
findElements in class ByAngular.BaseBypublic String toString()
toString in class org.openqa.selenium.ByCopyright © 2016. All Rights Reserved.