public abstract class Text extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
doesOrNot(boolean not,
String verb) |
static String |
hasOrNot(boolean not,
String what) |
static String |
isOrNot(boolean not,
String state) |
static String |
plural(int n,
String word) |
static String |
toString(org.openqa.selenium.By selector) |
public static String toString(org.openqa.selenium.By selector)
Copyright © 2015. All Rights Reserved.