- add(String, String) - Method in class com.thoughtworks.selenium.webdriven.ElementFinder
-
- addArguments(String...) - Method in class org.openqa.selenium.opera.OperaOptions
-
- addArguments(List<String>) - Method in class org.openqa.selenium.opera.OperaOptions
-
Adds additional command line arguments to be used when starting Opera.
- addCustomRequestHeader(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- addEncodedExtensions(String...) - Method in class org.openqa.selenium.opera.OperaOptions
-
- addEncodedExtensions(List<String>) - Method in class org.openqa.selenium.opera.OperaOptions
-
Adds a new Opera extension to install on browser startup.
- addExtensions(File...) - Method in class org.openqa.selenium.opera.OperaOptions
-
- addExtensions(List<File>) - Method in class org.openqa.selenium.opera.OperaOptions
-
Adds a new Opera extension to install on browser startup.
- addLocationStrategy(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- AddLocationStrategy - Class in com.thoughtworks.selenium.webdriven.commands
-
- AddLocationStrategy(ElementFinder) - Constructor for class com.thoughtworks.selenium.webdriven.commands.AddLocationStrategy
-
- addMethod(String, SeleneseCommand<?>) - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- addMutator(ScriptMutator) - Method in class com.thoughtworks.selenium.webdriven.CompoundMutator
-
- addMutator(ScriptMutator) - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- addScript(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- addSelection(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- AddSelection - Class in com.thoughtworks.selenium.webdriven.commands
-
- AddSelection(JavascriptLibrary, ElementFinder) - Constructor for class com.thoughtworks.selenium.webdriven.commands.AddSelection
-
- addSelection(String) - Method in class com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
-
- AlertOverride - Class in com.thoughtworks.selenium.webdriven.commands
-
- AlertOverride(boolean) - Constructor for class com.thoughtworks.selenium.webdriven.commands.AlertOverride
-
- allowNativeXpath(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- AllowNativeXPath - Class in com.thoughtworks.selenium.webdriven.commands
-
- AllowNativeXPath() - Constructor for class com.thoughtworks.selenium.webdriven.commands.AllowNativeXPath
-
- altKeyDown() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- AltKeyDown - Class in com.thoughtworks.selenium.webdriven.commands
-
- AltKeyDown(KeyState) - Constructor for class com.thoughtworks.selenium.webdriven.commands.AltKeyDown
-
- altKeyDown - Variable in class com.thoughtworks.selenium.webdriven.commands.KeyState
-
- altKeyUp() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- AltKeyUp - Class in com.thoughtworks.selenium.webdriven.commands
-
- AltKeyUp(KeyState) - Constructor for class com.thoughtworks.selenium.webdriven.commands.AltKeyUp
-
- answerOnNextPrompt(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- apply(WebDriver, String[]) - Method in class com.thoughtworks.selenium.webdriven.SeleneseCommand
-
- assertDriverSupportsJavascript(WebDriver) - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- assertEquals(Object, Object) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like JUnit's Assert.assertEquals, but knows how to compare string arrays
- assertEquals(String, String) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like JUnit's Assert.assertEquals, but handles "regexp:" strings like HTML Selenese
- assertEquals(String, String[]) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like JUnit's Assert.assertEquals, but joins the string array with commas, and handles "regexp:"
strings like HTML Selenese
- assertEquals(String[], String[]) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Asserts that two string arrays have identical string contents
- assertEquals(Object, Object) - Static method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like JUnit's Assert.assertEquals, but knows how to compare string arrays
- assertEquals(String, String) - Static method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like JUnit's Assert.assertEquals, but handles "regexp:" strings like HTML Selenese
- assertEquals(String, String[]) - Static method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like JUnit's Assert.assertEquals, but joins the string array with commas, and handles "regexp:"
strings like HTML Selenese
- assertEquals(String[], String[]) - Static method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Asserts that two string arrays have identical string contents
- assertEquals(Object, Object) - Static method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- assertEquals(String, String) - Static method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- assertEquals(String, String[]) - Static method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- assertEquals(String[], String[]) - Static method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- assertFalse(String, boolean) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- assertFalse(boolean) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- assertNotEquals(Object, Object) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Asserts that two objects are not the same (compares using .equals())
- assertNotEquals(boolean, boolean) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Asserts that two booleans are not the same
- assertNotEquals(boolean, boolean) - Static method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Asserts that two booleans are not the same
- assertNotEquals(Object, Object) - Static method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Asserts that two objects are not the same (compares using .equals())
- assertTrue(String, boolean) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- assertTrue(boolean) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- assignId(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- AssignId - Class in com.thoughtworks.selenium.webdriven.commands
-
- AssignId(JavascriptLibrary, ElementFinder) - Constructor for class com.thoughtworks.selenium.webdriven.commands.AssignId
-
- attachFile(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- AttachFile - Class in com.thoughtworks.selenium.webdriven.commands
-
- AttachFile(ElementFinder) - Constructor for class com.thoughtworks.selenium.webdriven.commands.AttachFile
-
- attachScreenshotListener(String, String, ITestContext) - Method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- ScreenshotListener - Class in com.thoughtworks.selenium
-
- ScreenshotListener(File, Selenium) - Constructor for class com.thoughtworks.selenium.ScreenshotListener
-
- ScriptMutator - Interface in com.thoughtworks.selenium.webdriven
-
A mechanism for taking a single method from a script meant for Selenium Core and converting to
something that webdriver can evaluate.
- select(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- selectBlankWindow(WebDriver) - Method in class com.thoughtworks.selenium.webdriven.Windows
-
Selects the only _blank
window.
- selectDefaultWindow() - Method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- selectFrame(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- SelectFrame - Class in com.thoughtworks.selenium.webdriven.commands
-
- SelectFrame(Windows) - Constructor for class com.thoughtworks.selenium.webdriven.commands.SelectFrame
-
- selectFrame(WebDriver, String) - Method in class com.thoughtworks.selenium.webdriven.Windows
-
- SelectOption - Class in com.thoughtworks.selenium.webdriven.commands
-
- SelectOption(AlertOverride, JavascriptLibrary, ElementFinder) - Constructor for class com.thoughtworks.selenium.webdriven.commands.SelectOption
-
- selectPopUp(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- SelectPopUp - Class in com.thoughtworks.selenium.webdriven.commands
-
- SelectPopUp(Windows) - Constructor for class com.thoughtworks.selenium.webdriven.commands.SelectPopUp
-
- selectPopUp(WebDriver, String) - Method in class com.thoughtworks.selenium.webdriven.Windows
-
- selectWindow(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- SelectWindow - Class in com.thoughtworks.selenium.webdriven.commands
-
- SelectWindow(Windows) - Constructor for class com.thoughtworks.selenium.webdriven.commands.SelectWindow
-
- selectWindow(WebDriver, String) - Method in class com.thoughtworks.selenium.webdriven.Windows
-
- SeleneseCommand<T> - Class in com.thoughtworks.selenium.webdriven
-
- SeleneseCommand() - Constructor for class com.thoughtworks.selenium.webdriven.SeleneseCommand
-
- SeleneseTestBase - Class in com.thoughtworks.selenium
-
- SeleneseTestBase() - Constructor for class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- SeleneseTestCase - Class in com.thoughtworks.selenium
-
- SeleneseTestCase() - Constructor for class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
- SeleneseTestCase(String) - Constructor for class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
- SeleneseTestNgHelper - Class in com.thoughtworks.selenium
-
- SeleneseTestNgHelper() - Constructor for class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- selenium - Variable in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Use this object to run all of your selenium tests
- selenium - Variable in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Use this object to run all of your selenium tests
- seleniumEquals(String, String) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Compares two strings, but handles "regexp:" strings like HTML Selenese
- seleniumEquals(Object, Object) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Compares two objects, but handles "regexp:" strings like HTML Selenese
- seleniumEquals(Object, Object) - Static method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Compares two objects, but handles "regexp:" strings like HTML Selenese
- seleniumEquals(String, String) - Static method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Compares two strings, but handles "regexp:" strings like HTML Selenese
- seleniumEquals(Object, Object) - Static method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- seleniumEquals(String, String) - Static method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- SeleniumMutator - Class in com.thoughtworks.selenium.webdriven
-
Add a function backed by the closure-based implementation of Selenium Core.
- SeleniumMutator(String, String) - Constructor for class com.thoughtworks.selenium.webdriven.SeleniumMutator
-
- SeleniumSelect - Class in com.thoughtworks.selenium.webdriven.commands
-
- SeleniumSelect(JavascriptLibrary, ElementFinder, WebDriver, String) - Constructor for class com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
-
- setBinary(File) - Method in class org.openqa.selenium.opera.OperaOptions
-
Sets the path to the Opera executable.
- setBinary(String) - Method in class org.openqa.selenium.opera.OperaOptions
-
Sets the path to the Opera executable.
- setBrowserLogLevel(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- setCaptureScreenShotOnFailure(boolean) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- setCaptureScreenShotOnFailure(boolean) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
- setContext(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- setCursorPosition(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- setDefaultTimeout(long) - Method in class com.thoughtworks.selenium.webdriven.SeleneseCommand
-
- setEnableAlertOverrides(boolean) - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
Sets whether to enable emulation of Selenium's alert handling functions or
to preserve WebDriver's alert handling.
- setExperimentalOption(String, Object) - Method in class org.openqa.selenium.opera.OperaOptions
-
Sets an experimental option.
- setExtensionJs(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
Allows javascript to be specified for the test on a per-browser session basis.
- setExtensionJs(String) - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
This should be invoked before start().
- setExtensionJs(String) - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- setFileDetector(FileDetector) - Method in class org.openqa.selenium.opera.OperaDriver
-
- setLocation(Location) - Method in class org.openqa.selenium.opera.OperaDriver
-
- setMouseSpeed(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- SetNextConfirmationState - Class in com.thoughtworks.selenium.webdriven.commands
-
- SetNextConfirmationState(boolean) - Constructor for class com.thoughtworks.selenium.webdriven.commands.SetNextConfirmationState
-
- setSelected(String) - Method in class com.thoughtworks.selenium.webdriven.commands.SeleniumSelect
-
- setSessionInProgress(String) - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
- setSpeed(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- setTestContext() - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
- setTestContext(Method) - Method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- setTimeout(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- SetTimeout - Class in com.thoughtworks.selenium.webdriven.commands
-
- SetTimeout(Timer) - Constructor for class com.thoughtworks.selenium.webdriven.commands.SetTimeout
-
- setTimeout(long) - Method in class com.thoughtworks.selenium.webdriven.Timer
-
- setTimeToWait(int) - Method in class com.thoughtworks.selenium.webdriven.commands.WaitForPageToLoad
-
Overrides the default time to wait (in milliseconds) after a page has finished loading.
- setUp() - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Calls this.setUp(null)
- setUp(String) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Calls this.setUp with the specified url and a default browser.
- setUp(String, String) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser
string.
- setUp(String, String, int) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser
string.
- setUp() - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Calls this.setUp(null)
- setUp(String) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Calls this.setUp with the specified url and a default browser.
- setUp(String, String) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser
string
- setUp(String, String, int) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Creates a new DefaultSelenium object and starts it using the specified baseURL, browser string
and port
- setUp(String, String) - Method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- shiftKeyDown() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- shiftKeyDown - Variable in class com.thoughtworks.selenium.webdriven.commands.KeyState
-
- ShiftKeyDown - Class in com.thoughtworks.selenium.webdriven.commands
-
- ShiftKeyDown(KeyState) - Constructor for class com.thoughtworks.selenium.webdriven.commands.ShiftKeyDown
-
- shiftKeyUp() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- ShiftKeyUp - Class in com.thoughtworks.selenium.webdriven.commands
-
- ShiftKeyUp(KeyState) - Constructor for class com.thoughtworks.selenium.webdriven.commands.ShiftKeyUp
-
- showContextualBanner() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- showContextualBanner(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- shutDownSeleniumServer() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- start() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- start(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- start(Object) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- start() - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
- start(String) - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
- start(Object) - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
Wraps the version of start() that takes a String parameter, sending it the result of calling
toString() on optionsObject, which will likely be a BrowserConfigurationOptions instance.
- start() - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- start(String) - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- start(Object) - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- stop() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- stop() - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
- stop() - Method in class com.thoughtworks.selenium.webdriven.Timer
-
- stop() - Method in class com.thoughtworks.selenium.webdriven.WebDriverCommandProcessor
-
- submit(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- Submit - Class in com.thoughtworks.selenium.webdriven.commands
-
- Submit(AlertOverride, ElementFinder) - Constructor for class com.thoughtworks.selenium.webdriven.commands.Submit
-
- VariableDeclaration - Class in com.thoughtworks.selenium.webdriven
-
Prepend a variable declaration to a script.
- VariableDeclaration(String, String) - Constructor for class com.thoughtworks.selenium.webdriven.VariableDeclaration
-
- verificationErrors - Variable in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- verifyEquals(Object, Object) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like assertEquals, but fails at the end of the test (during tearDown)
- verifyEquals(boolean, boolean) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like assertEquals, but fails at the end of the test (during tearDown)
- verifyEquals(String[], String[]) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Asserts that two string arrays have identical string contents (fails at the end of the test,
during tearDown)
- verifyEquals(boolean, boolean) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like assertEquals, but fails at the end of the test (during tearDown)
- verifyEquals(Object, Object) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like assertEquals, but fails at the end of the test (during tearDown)
- verifyEquals(String[], String[]) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like assertEquals, but fails at the end of the test (during tearDown)
- verifyEquals(Object, Object) - Method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- verifyEquals(String[], String[]) - Method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- verifyFalse(boolean) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like assertFalse, but fails at the end of the test (during tearDown)
- verifyFalse(boolean) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like assertFalse, but fails at the end of the test (during tearDown)
- verifyNotEquals(Object, Object) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like assertNotEquals, but fails at the end of the test (during tearDown)
- verifyNotEquals(boolean, boolean) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like assertNotEquals, but fails at the end of the test (during tearDown)
- verifyNotEquals(boolean, boolean) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like assertNotEquals, but fails at the end of the test (during tearDown)
- verifyNotEquals(Object, Object) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like assertNotEquals, but fails at the end of the test (during tearDown)
- verifyTrue(boolean) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
Like assertTrue, but fails at the end of the test (during tearDown)
- verifyTrue(boolean) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
Like assertTrue, but fails at the end of the test (during tearDown)