public class KeyboardLibrary extends Library
| Modifier and Type | Field and Description |
|---|---|
protected TestUtility |
testUtility |
protected WebToolkit |
toolkit |
| Modifier and Type | Method and Description |
|---|---|
void |
continueTyping(String keyName,
String input) |
protected WebKey |
convertToWebKey(String keyName) |
void |
pressKey(String keyName,
String... input) |
protected void |
setup() |
protected void |
teardown() |
void |
type(String keyName,
String input) |
blackboard, containsKeyword, context, documentMediator, eventHandler, eventHandler, executor, feed, getDataSource, getDataSource, getInstruction, getInstructions, getKeywords, getNamespace, hasInstruction, log, publish, setEvents, setup, sheetFactory, toStringprotected WebToolkit toolkit
protected final TestUtility testUtility
public void type(String keyName, String input) throws IllegalSourceStateException, DataValidationException
public void continueTyping(String keyName, String input) throws IllegalSourceStateException, DataValidationException
public void pressKey(String keyName, String... input) throws IllegalSourceStateException, DataValidationException
protected WebKey convertToWebKey(String keyName) throws IllegalSourceStateException, DataValidationException
Copyright © 2015. All rights reserved.