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