|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thoughtworks.selenium.condition.Condition
com.thoughtworks.selenium.condition.Presence
public class Presence
Checks whether a given locator exists on the page.
| Constructor Summary | |
|---|---|
Presence(java.lang.String locator)
|
|
| Method Summary | |
|---|---|
boolean |
isTrue(ConditionRunner.Context context)
|
| Methods inherited from class com.thoughtworks.selenium.condition.Condition |
|---|
getMessage, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Presence(java.lang.String locator)
locator - the element which must be present| Method Detail |
|---|
public boolean isTrue(ConditionRunner.Context context)
isTrue in class Condition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||