public class Describe
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
describe(org.openqa.selenium.WebDriver webDriver) |
static java.lang.String |
describe(org.openqa.selenium.WebElement element) |
static java.lang.String |
selector(org.openqa.selenium.By selector) |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic static java.lang.String describe(org.openqa.selenium.WebElement element)
public static java.lang.String selector(org.openqa.selenium.By selector)
public static java.lang.String describe(org.openqa.selenium.WebDriver webDriver)