Interface and Description |
---|
org.openqa.selenium.html5.DatabaseStorage
Web SQL has been deprecated, see
http://dev.w3.org/html5/webdatabase/
|
Class and Description |
---|
com.thoughtworks.selenium.SeleneseTestCase
Please consider updating to junit 4 or above
|
Exceptions and Description |
---|
org.openqa.selenium.IllegalLocatorException
Superseded by InvalidSelectorException
|
org.openqa.selenium.remote.SessionTerminatedException
To be removed in 2.28, use
SessionNotFoundException instead |
Field and Description |
---|
org.openqa.selenium.firefox.FirefoxDriver.ACCEPT_UNTRUSTED_CERTIFICATES |
org.openqa.selenium.firefox.FirefoxDriver.ASSUME_UNTRUSTED_ISSUER |
Method and Description |
---|
org.openqa.selenium.os.CommandLine.find(String)
Use the commandline itself to execute your command.
|
org.openqa.selenium.WebDriverException.getDriverInformation()
To be removed in 2.28
|
org.openqa.selenium.firefox.FirefoxProfile.setProxyPreferences(Proxy)
This is now handled by the driver itself.
|
org.openqa.selenium.WebDriverException.setSessionId(String)
To be removed in 2.28
|
org.openqa.selenium.chrome.ChromeDriverService.Builder.usingChromeDriverExecutable(File) |