By.ClassName, By.CssSelector, By.Id, By.Name, By.TagName, By.Text, By.Xpath
Constructor and Description |
---|
CssSelector(java.lang.String selector) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStaticMethodName()
Return the name of static method for creating a By instance.
|
java.lang.String |
getValue()
Returns the value.
|
className, cssSelector, id, name, tagName, textContent, toSoloBy, xpath
public java.lang.String getValue()
By
public java.lang.String getStaticMethodName()
By
getStaticMethodName
in class By
Copyright © SAS Institute. All Rights Reserved.