com.atlassian.selenium
Class AbstractSeleniumDriver
java.lang.Object
com.atlassian.selenium.AbstractSeleniumDriver
- Direct Known Subclasses:
- SeleniumKeyHandler, SeleniumTagInspector, SeleniumTypeWriter
public abstract class AbstractSeleniumDriver
- extends Object
Base class for utilities using SeleniumClient for higher-level operations.
- Since:
- v1.21
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
client
protected final SeleniumClient client
AbstractSeleniumDriver
protected AbstractSeleniumDriver(SeleniumClient client)
Copyright © 2014 Atlassian. All rights reserved.