com.atlassian.selenium
Class SeleniumKeyHandler
java.lang.Object
com.atlassian.selenium.AbstractSeleniumDriver
com.atlassian.selenium.SeleniumKeyHandler
public final class SeleniumKeyHandler
- extends AbstractSeleniumDriver
Encapsulates complex key events handling.
- Since:
- v1.21
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeleniumKeyHandler
public SeleniumKeyHandler(SeleniumClient client,
String locator,
Set<KeyEventType> keyEvents,
boolean reset)
typeWithFullKeyEvents
public void typeWithFullKeyEvents(String text)
Copyright © 2014 Atlassian. All rights reserved.