private static class KeyInput.TypingInteraction
extends org.openqa.selenium.interactions.Interaction
implements org.openqa.selenium.interactions.Encodable
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
type |
private java.lang.String |
value |
Constructor and Description |
---|
TypingInteraction(org.openqa.selenium.interactions.InputSource source,
java.lang.String type,
int codePoint) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
encode() |