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.browserlaunchers.locators.Firefox2Locator
Firefox 2 is no longer used.
|
org.openqa.selenium.browserlaunchers.locators.Firefox3Locator
Firefox 3 is a dead browser.
|
org.openqa.selenium.interactions.PauseAction
'Pause' is considered to be a bad design practice.
|
com.thoughtworks.selenium.SeleneseTestCase
Please consider updating to junit 4 or above
|
Method and Description |
---|
org.openqa.selenium.browserlaunchers.Proxies.extractProxy(Capabilities) |
org.openqa.selenium.os.CommandLine.find(String)
Use the commandline itself to execute your command.
|
org.openqa.selenium.interactions.Actions.pause(long)
'Pause' is considered to be a bad design practice.
|
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.support.ui.ExpectedConditions.textToBePresentInElement(By, String) |