public class ByAngularRepeaterColumn extends ByAngular.BaseBy
| Modifier and Type | Class and Description |
|---|---|
static interface |
ByAngularRepeaterColumn.FindBy |
static class |
ByAngularRepeaterColumn.NgFindByBuilder |
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.ByXPathrootSelector| Constructor and Description |
|---|
ByAngularRepeaterColumn(java.lang.String rootSelector,
java.lang.String repeater,
boolean exact,
java.lang.String column) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getObject(org.openqa.selenium.SearchContext context,
org.openqa.selenium.JavascriptExecutor javascriptExecutor) |
ByAngularRepeaterCell |
row(int row) |
java.lang.String |
toString() |
errorIfNull, findElement, findElementspublic ByAngularRepeaterColumn(java.lang.String rootSelector,
java.lang.String repeater,
boolean exact,
java.lang.String column)
public ByAngularRepeaterCell row(int row)
protected java.lang.Object getObject(org.openqa.selenium.SearchContext context,
org.openqa.selenium.JavascriptExecutor javascriptExecutor)
getObject in class ByAngular.BaseBypublic java.lang.String toString()
toString in class org.openqa.selenium.ByCopyright © 2020. All Rights Reserved.