- actualStep - Variable in class org.openqa.selenium.server.htmlrunner.CoreTestCase.LoggableStep
-
- addCustomRequestHeader(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- addLocationStrategy(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- addScript(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- addSelection(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- addTest(String, List<CoreTestCase.StepResult>) - Method in class org.openqa.selenium.server.htmlrunner.Results
-
- allowNativeXpath(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- allResults - Variable in class org.openqa.selenium.server.htmlrunner.Results
-
- allResults - Variable in class org.openqa.selenium.server.htmlrunner.Results.ElementCallback
-
- allTables - Variable in class org.openqa.selenium.server.htmlrunner.Results
-
- altKeyDown() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- altKeyUp() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- answerOnNextPrompt(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- args - Variable in class com.thoughtworks.selenium.DefaultRemoteCommand
-
- 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.
- assertion - Variable in class org.openqa.selenium.server.htmlrunner.NonReflectiveSteps.NextCommandFails
-
- assertion - Variable in class org.openqa.selenium.server.htmlrunner.NonReflectiveSteps.VerifyNextCommandFails
-
- ASSERTION_FAILED(String) - Static method in class org.openqa.selenium.server.htmlrunner.NextStepDecorator
-
- 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.
- attachFile(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- 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
-
- SECONDINDEX - Static variable in class com.thoughtworks.selenium.DefaultRemoteCommand
-
- select(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- selectDefaultWindow() - Method in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- selectFrame(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- selectPopUp(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- selectWindow(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- 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.ScreenshotListener
-
- 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
-
- SeleniumHTMLRunnerResultsHandler - Class in org.openqa.selenium.server.htmlrunner
-
Handles results of HTMLRunner (aka TestRunner, FITRunner) in automatic mode.
- SeleniumHTMLRunnerResultsHandler() - Constructor for class org.openqa.selenium.server.htmlrunner.SeleniumHTMLRunnerResultsHandler
-
- SeleniumLogLevels - Class in com.thoughtworks.selenium
-
An enumeration of logging levels
- SeleniumLogLevels() - Constructor for class com.thoughtworks.selenium.SeleniumLogLevels
-
- seleniumRevision - Variable in class org.openqa.selenium.server.htmlrunner.HTMLTestResults
-
- seleniumVersion - Variable in class org.openqa.selenium.server.htmlrunner.HTMLTestResults
-
- sendError(HttpServletResponse, String) - Method in class com.thoughtworks.selenium.webdriven.WebDriverBackedSeleniumServlet
-
- sendResponse(HttpServletResponse, String) - Method in class com.thoughtworks.selenium.webdriven.WebDriverBackedSeleniumServlet
-
- serialize() - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
Serializes to the format "name=value;name=value".
- server - Variable in class org.openqa.selenium.server.htmlrunner.HTMLLauncher
-
- sessionId - Variable in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
- SESSIONS - Static variable in class com.thoughtworks.selenium.webdriven.WebDriverBackedSeleniumServlet
-
- sessionsSupplier - Variable in class com.thoughtworks.selenium.webdriven.WebDriverBackedSeleniumServlet
-
- set(String, String) - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
Sets the given key to the given value unless the value is null.
- setBrowserExecutablePath(String) - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
Sets the full path for the browser executable.
- setBrowserLogLevel(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- setBrowserMode(String) - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
Sets the "mode" for the browser.
- setCaptureScreenShotOnFailure(boolean) - Method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- setCaptureScreenShotOnFailure(boolean) - Method in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
- setCommandLineFlags(String) - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
- setContext(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- setCursorPosition(String, String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- 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().
- setMouseSpeed(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- setMultiWindow() - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
Sets MULTI_WINDOW
and unsets SINGLE_WINDOW
- setProfile(String) - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
Sets the name of the profile, which must exist in the -profilesLocation directory, to use for
this browser session.
- setSessionInProgress(String) - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
- setSingleWindow() - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
Sets SINGLE_WINDOW
and unsets MULTI_WINDOW
.
- 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.
- setTimeoutInSeconds(int) - Method in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
Sets the timeout, in seconds, for all commands.
- 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.
- shiftKeyUp() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- 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.
- SINGLE_WINDOW - Static variable in class com.thoughtworks.selenium.BrowserConfigurationOptions
-
- SingleTestSuiteResourceHandler - Class in org.openqa.selenium.server.htmlrunner
-
Generates a test suite table designed to run a single Selenium test; to use it, point
TestRunner.html to /singleTest/http://my.com/single/test.html
- SingleTestSuiteResourceHandler() - Constructor for class org.openqa.selenium.server.htmlrunner.SingleTestSuiteResourceHandler
-
- sleepTight() - Method in class org.openqa.selenium.server.htmlrunner.TestState
-
- speed - Variable in class org.openqa.selenium.server.htmlrunner.TestState
-
- 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 - Variable in class org.openqa.selenium.server.htmlrunner.Results
-
- staticSelenium - Static variable in class com.thoughtworks.selenium.SeleneseTestNgHelper
-
- stb - Variable in class com.thoughtworks.selenium.SeleneseTestCase
-
Deprecated.
- step - Variable in class org.openqa.selenium.server.htmlrunner.CoreTestCase.StepResult
-
- STEP_FACTORY - Static variable in class org.openqa.selenium.server.htmlrunner.CoreTestCase
-
- StepResult(CoreTestCase.LoggableStep, Throwable) - Constructor for class org.openqa.selenium.server.htmlrunner.CoreTestCase.StepResult
-
- STEPS - Static variable in class org.openqa.selenium.server.htmlrunner.NonReflectiveSteps
-
- stop() - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- stop() - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
- store(String, Object) - Method in class org.openqa.selenium.server.htmlrunner.TestState
-
- storedValues - Static variable in class org.openqa.selenium.server.htmlrunner.TestState
-
- stringArrayToString(String[]) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- stringContentsOfInputStream(Reader) - Method in class com.thoughtworks.selenium.HttpCommandProcessor
-
Deprecated.
- submit(String) - Method in class com.thoughtworks.selenium.DefaultSelenium
-
Deprecated.
- substitutions - Variable in class org.openqa.selenium.server.htmlrunner.Results.ElementCallback
-
- succeeded - Variable in class org.openqa.selenium.server.htmlrunner.Results
-
- suite - Variable in class org.openqa.selenium.server.htmlrunner.HTMLTestResults
-
- SUITE_HTML - Static variable in class org.openqa.selenium.server.htmlrunner.HTMLTestResults
-
- suiteSource - Variable in class org.openqa.selenium.server.htmlrunner.Results
-
- SUMMARY_HTML - Static variable in class org.openqa.selenium.server.htmlrunner.HTMLTestResults
-
- value - Variable in class org.openqa.selenium.server.htmlrunner.CoreTestCase.LoggableStep
-
- VERIFICATION_FAILED(String) - Static method in class org.openqa.selenium.server.htmlrunner.NextStepDecorator
-
- 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
-
- verifyEqualsAndReturnComparisonDumpIfNot(String[], String[]) - Static method in class com.thoughtworks.selenium.SeleneseTestBase
-
Deprecated.
- 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)
- VerifyNextCommandFails(String) - Constructor for class org.openqa.selenium.server.htmlrunner.NonReflectiveSteps.VerifyNextCommandFails
-
- 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)
- verifySuiteUrl(URL) - Method in class org.openqa.selenium.server.htmlrunner.HTMLLauncher
-
- 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)