|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.selenium.XpathHelper
public class XpathHelper
| Constructor Summary | |
|---|---|
XpathHelper()
|
|
| Method Summary | |
|---|---|
static void |
clickButtonWithClass(String className,
SeleniumClient client)
|
static void |
clickElementWithClass(String elementName,
String className,
SeleniumClient client)
|
static String |
elementWithClass(String className)
|
static String |
elementWithClass(String elementName,
String className)
|
static String[] |
getAllMatchingAttributes(String query,
String attribute,
SeleniumClient client)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XpathHelper()
| Method Detail |
|---|
public static void clickButtonWithClass(String className,
SeleniumClient client)
public static void clickElementWithClass(String elementName,
String className,
SeleniumClient client)
public static String elementWithClass(String className)
public static String elementWithClass(String elementName,
String className)
public static String[] getAllMatchingAttributes(String query,
String attribute,
SeleniumClient client)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||