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.
|
Enum and Description |
---|
org.openqa.selenium.remote.HttpVerb
Use
HttpMethod . |
Method and Description |
---|
org.openqa.selenium.os.CommandLine.find(String)
Use the commandline itself to execute your command.
|
Constructor and Description |
---|
org.openqa.selenium.remote.CommandInfo(String, HttpVerb)
Use
org.openqa.selenium.remote.CommandInfo(String, HttpMethod) . |
Copyright © 2014. All rights reserved.