com.atlassian.selenium.keyboard
Class SeleniumTypeWriter
java.lang.Object
com.atlassian.selenium.AbstractSeleniumDriver
com.atlassian.selenium.keyboard.SeleniumTypeWriter
public final class SeleniumTypeWriter
- extends AbstractSeleniumDriver
Utility to type into Selenium components.
- Author:
- Dariusz Kordonski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeleniumTypeWriter
public SeleniumTypeWriter(SeleniumClient client,
String target,
TypeMode defaultMode)
type
public SeleniumTypeWriter type(KeySequence sequence)
clear
public SeleniumTypeWriter clear()
Copyright © 2014 Atlassian. All rights reserved.