public abstract class Interaction
extends java.lang.Object
Sequences for the W3C WebDriver spec
Action commands.| Modifier | Constructor and Description |
|---|---|
protected |
Interaction(InputSource source) |
| Modifier and Type | Method and Description |
|---|---|
InputSource |
getSource() |
protected boolean |
isValidFor(SourceType sourceType) |
protected Interaction(InputSource source)
protected boolean isValidFor(SourceType sourceType)
public InputSource getSource()