Package com.intuit.karate.driver
Class Input
java.lang.Object
com.intuit.karate.driver.Input
- Author:
- pthomas3
-
Field Details
-
control
protected boolean control -
alt
protected boolean alt -
shift
protected boolean shift -
meta
protected boolean meta -
release
protected boolean release -
chars
public final char[] chars
-
-
Constructor Details
-
Input
-
-
Method Details
-
hasNext
public boolean hasNext() -
getKeyCodesToRelease
-
next
public char next() -
getModifierFlags
public int getModifierFlags()
-