|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextEquals | |
|---|---|
| org.jboss.test.selenium | |
| org.jboss.test.selenium.waiting.conditions | |
| Uses of TextEquals in org.jboss.test.selenium |
|---|
| Fields in org.jboss.test.selenium declared as TextEquals | |
|---|---|
protected TextEquals |
AbstractTestCase.textEquals
|
| Uses of TextEquals in org.jboss.test.selenium.waiting.conditions |
|---|
| Methods in org.jboss.test.selenium.waiting.conditions that return TextEquals | |
|---|---|
static TextEquals |
TextEquals.getInstance()
Factory method. |
TextEquals |
TextEquals.locator(ElementLocator<?> elementLocator)
Returns the TextEquals instance with given elementLocator set. |
TextEquals |
TextEquals.text(String text)
Returns the TextEquals instance with text set. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||