public static class Selectors.ByText
extends org.openqa.selenium.By.ByXPath
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
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
elementText |
Constructor and Description |
---|
ByText(java.lang.String elementText) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |