public class TextTrigger extends Trigger
| Constructor and Description |
|---|
TextTrigger(Region control,
String text) |
| Modifier and Type | Method and Description |
|---|---|
Region |
getControl() |
String |
getText() |
com.applitools.eyes.Trigger.TriggerType |
getTriggerType() |
String |
toString() |
public String getText()
public Region getControl()
public com.applitools.eyes.Trigger.TriggerType getTriggerType()
getTriggerType in class TriggerCopyright © 2017. All rights reserved.