|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringComparisonCriterion | |
---|---|
com.ibm.team.fvt.tests.utils | |
com.ibm.team.fvt.tests.web |
Uses of StringComparisonCriterion in com.ibm.team.fvt.tests.utils |
---|
Methods in com.ibm.team.fvt.tests.utils that return StringComparisonCriterion | |
---|---|
static StringComparisonCriterion |
StringComparisonCriterion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StringComparisonCriterion[] |
StringComparisonCriterion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of StringComparisonCriterion in com.ibm.team.fvt.tests.web |
---|
Methods in com.ibm.team.fvt.tests.web with parameters of type StringComparisonCriterion | |
---|---|
WebBrowserElement[] |
WebBrowser.select(WebBrowserElement listElement,
org.openqa.selenium.By entriesBy,
boolean useControl,
StringComparisonCriterion[] comparisonCriteria,
java.lang.String... expected)
Select items in elements list got from the given list element and the given mechanism to find its children. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |