Class By
java.lang.Object
org.openqa.selenium.By
net.serenitybdd.core.annotations.findby.By
net.thucydides.core.annotations.findby.By
Deprecated.
Use By instead
-
Nested Class Summary
Nested classes/interfaces inherited from class net.serenitybdd.core.annotations.findby.By
By.ByButtonTextSelector, By.ByjQuerySelector, By.ByScLocatorNested classes/interfaces inherited from class org.openqa.selenium.By
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 Summary
Constructors -
Method Summary
Methods inherited from class net.serenitybdd.core.annotations.findby.By
buttonText, jquery, sclocatorMethods inherited from class org.openqa.selenium.By
className, cssSelector, equals, findElement, findElements, hashCode, id, linkText, name, partialLinkText, tagName, toString, xpath
-
Constructor Details
-
By
public By()Deprecated.
-