public class Presence extends Condition
Constructor and Description |
---|
Presence(java.lang.String locator) |
Modifier and Type | Method and Description |
---|---|
boolean |
isTrue(ConditionRunner.Context context) |
getMessage, toString
public Presence(java.lang.String locator)
locator
- the element which must be presentpublic boolean isTrue(ConditionRunner.Context context)