Interface and Description |
---|
org.openqa.selenium.html5.DatabaseStorage
Web SQL has been deprecated, see
http://dev.w3.org/html5/webdatabase/
|
Class and Description |
---|
org.openqa.selenium.iphone.IPhoneDriver
please use ios-driver or appium instead
|
org.openqa.selenium.iphone.IPhoneSimulatorBinary
use ios-driver or appium instead
|
org.openqa.selenium.iphone.IPhoneSimulatorCommandExecutor
use ios-driver or appium instead
|
org.openqa.selenium.iphone.IPhoneSimulatorDriver
use ios-driver or appium instead
|
org.openqa.selenium.htmlunit.KeyboardModifiersState
This class will soon be marked private
|
com.thoughtworks.selenium.SeleneseTestCase
Please consider updating to junit 4 or above
|
Method and Description |
---|
org.openqa.selenium.os.CommandLine.find(String)
Use the commandline itself to execute your command.
|
org.openqa.selenium.htmlunit.HtmlUnitKeyboard.performSingleKeyAction(HtmlElement, CharSequence, String)
Visibility will soon be reduced.
|
org.openqa.selenium.htmlunit.HtmlUnitWebElement.sendKeyDownEvent(CharSequence)
Visibility will soon be reduced.
|
org.openqa.selenium.htmlunit.HtmlUnitWebElement.sendKeyUpEvent(CharSequence)
Visibility will soon be reduced.
|
org.openqa.selenium.firefox.FirefoxProfile.setProxyPreferences(Proxy)
This is now handled by the driver itself.
|
org.openqa.selenium.support.ui.ExpectedConditions.textToBePresentInElement(By, String) |