From 76d78cf323ce037c5f92db6c1bba601c2ac43ad8 Mon Sep 17 00:00:00 2001 From: Luke Inman-Semerau Date: Thu, 23 Oct 2014 12:57:17 -0700 Subject: [PATCH] updating javadoc, changelog for java, bumping version numbers to 2.44.0 --- Rakefile | 2 +- docs/api/java/allclasses-frame.html | 16 - docs/api/java/allclasses-noframe.html | 16 - .../selenium/BrowserConfigurationOptions.html | 2 +- .../selenium/CommandProcessor.html | 14 +- .../selenium/DefaultRemoteCommand.html | 2 +- .../selenium/DefaultSelenium.html | 236 +-- .../selenium/HttpCommandProcessor.html | 36 +- .../selenium/ScreenshotListener.html | 2 +- .../selenium/SeleneseTestBase.html | 44 +- .../selenium/SeleneseTestCase.html | 36 +- .../selenium/SeleneseTestNgHelper.html | 36 +- .../com/thoughtworks/selenium/Selenium.html | 78 +- .../selenium/SeleniumException.html | 2 +- .../selenium/Wait.WaitTimedOutException.html | 2 +- .../java/com/thoughtworks/selenium/Wait.html | 4 +- .../selenium/condition/Condition.html | 12 +- .../selenium/condition/ConditionRunner.html | 2 +- .../DefaultConditionRunner.Log4jMonitor.html | 16 +- .../DefaultConditionRunner.Monitor.html | 6 +- .../DefaultConditionRunner.NoOpMonitor.html | 16 +- .../condition/DefaultConditionRunner.html | 22 +- .../JUnit4AndTestNgConditionRunner.html | 14 +- .../condition/JUnitConditionRunner.html | 14 +- .../thoughtworks/selenium/condition/Text.html | 2 +- .../selenium/webdriven/CompoundMutator.html | 6 +- .../selenium/webdriven/ElementFinder.html | 4 +- .../webdriven/FunctionDeclaration.html | 8 +- .../selenium/webdriven/JavascriptLibrary.html | 6 +- .../selenium/webdriven/ScriptMutator.html | 2 +- .../selenium/webdriven/SeleneseCommand.html | 4 +- .../selenium/webdriven/SeleniumMutator.html | 8 +- .../selenium/webdriven/Timer.html | 2 +- .../webdriven/VariableDeclaration.html | 8 +- .../webdriven/WebDriverBackedSelenium.html | 6 +- .../webdriven/WebDriverCommandProcessor.html | 36 +- .../selenium/webdriven/Windows.html | 6 +- .../commands/AddLocationStrategy.html | 6 +- .../webdriven/commands/AddSelection.html | 8 +- .../webdriven/commands/AllowNativeXPath.html | 6 +- .../webdriven/commands/AltKeyDown.html | 6 +- .../selenium/webdriven/commands/AltKeyUp.html | 6 +- .../selenium/webdriven/commands/AssignId.html | 8 +- .../webdriven/commands/AttachFile.html | 6 +- .../commands/CaptureScreenshotToString.html | 6 +- .../selenium/webdriven/commands/Check.html | 8 +- .../selenium/webdriven/commands/Click.html | 8 +- .../selenium/webdriven/commands/ClickAt.html | 8 +- .../selenium/webdriven/commands/Close.html | 6 +- .../webdriven/commands/ControlKeyDown.html | 6 +- .../webdriven/commands/ControlKeyUp.html | 6 +- .../webdriven/commands/CreateCookie.html | 6 +- .../commands/DeleteAllVisibleCookies.html | 6 +- .../webdriven/commands/DeleteCookie.html | 6 +- .../webdriven/commands/DeselectPopUp.html | 6 +- .../webdriven/commands/DoubleClick.html | 8 +- .../webdriven/commands/DragAndDrop.html | 6 +- .../commands/DragAndDropToObject.html | 6 +- .../FindFirstSelectedOptionProperty.html | 8 +- .../FindSelectedOptionProperties.html | 8 +- .../webdriven/commands/FireEvent.html | 8 +- .../webdriven/commands/FireNamedEvent.html | 8 +- .../selenium/webdriven/commands/GetAlert.html | 6 +- .../webdriven/commands/GetAllButtons.html | 6 +- .../webdriven/commands/GetAllFields.html | 6 +- .../webdriven/commands/GetAllLinks.html | 6 +- .../webdriven/commands/GetAllWindowNames.html | 6 +- .../commands/GetAllWindowTitles.html | 6 +- .../webdriven/commands/GetAttribute.html | 8 +- .../commands/GetAttributeFromAllWindows.html | 6 +- .../webdriven/commands/GetBodyText.html | 6 +- .../webdriven/commands/GetConfirmation.html | 6 +- .../webdriven/commands/GetCookie.html | 6 +- .../webdriven/commands/GetCookieByName.html | 6 +- .../webdriven/commands/GetCssCount.html | 6 +- .../webdriven/commands/GetElementHeight.html | 6 +- .../webdriven/commands/GetElementIndex.html | 8 +- .../commands/GetElementPositionLeft.html | 6 +- .../commands/GetElementPositionTop.html | 6 +- .../webdriven/commands/GetElementWidth.html | 6 +- .../selenium/webdriven/commands/GetEval.html | 6 +- .../webdriven/commands/GetExpression.html | 6 +- .../webdriven/commands/GetHtmlSource.html | 6 +- .../webdriven/commands/GetLocation.html | 6 +- .../webdriven/commands/GetSelectOptions.html | 8 +- .../selenium/webdriven/commands/GetTable.html | 8 +- .../selenium/webdriven/commands/GetText.html | 8 +- .../selenium/webdriven/commands/GetTitle.html | 6 +- .../selenium/webdriven/commands/GetValue.html | 6 +- .../webdriven/commands/GetXpathCount.html | 6 +- .../selenium/webdriven/commands/GoBack.html | 6 +- .../webdriven/commands/Highlight.html | 8 +- .../webdriven/commands/IsAlertPresent.html | 6 +- .../webdriven/commands/IsChecked.html | 6 +- .../commands/IsConfirmationPresent.html | 6 +- .../webdriven/commands/IsCookiePresent.html | 6 +- .../webdriven/commands/IsEditable.html | 6 +- .../webdriven/commands/IsElementPresent.html | 6 +- .../webdriven/commands/IsOrdered.html | 8 +- .../commands/IsSomethingSelected.html | 6 +- .../webdriven/commands/IsTextPresent.html | 6 +- .../webdriven/commands/IsVisible.html | 6 +- .../webdriven/commands/KeyDownNative.html | 6 +- .../selenium/webdriven/commands/KeyEvent.html | 8 +- .../webdriven/commands/KeyPressNative.html | 6 +- .../webdriven/commands/KeyUpNative.html | 6 +- .../webdriven/commands/MetaKeyDown.html | 6 +- .../webdriven/commands/MetaKeyUp.html | 6 +- .../webdriven/commands/MethodDeclaration.html | 8 +- .../webdriven/commands/MouseEvent.html | 8 +- .../webdriven/commands/MouseEventAt.html | 8 +- .../selenium/webdriven/commands/NoOp.html | 6 +- .../selenium/webdriven/commands/Open.html | 6 +- .../webdriven/commands/OpenWindow.html | 8 +- .../selenium/webdriven/commands/Refresh.html | 6 +- .../commands/RemoveAllSelections.html | 6 +- .../webdriven/commands/RemoveSelection.html | 8 +- .../webdriven/commands/RunScript.html | 6 +- .../webdriven/commands/SelectFrame.html | 6 +- .../webdriven/commands/SelectOption.html | 8 +- .../webdriven/commands/SelectPopUp.html | 6 +- .../webdriven/commands/SelectWindow.html | 6 +- .../webdriven/commands/SeleniumSelect.html | 2 +- .../commands/SetNextConfirmationState.html | 6 +- .../webdriven/commands/SetTimeout.html | 6 +- .../webdriven/commands/ShiftKeyDown.html | 6 +- .../webdriven/commands/ShiftKeyUp.html | 6 +- .../selenium/webdriven/commands/Submit.html | 8 +- .../selenium/webdriven/commands/Type.html | 8 +- .../selenium/webdriven/commands/TypeKeys.html | 8 +- .../selenium/webdriven/commands/Uncheck.html | 8 +- .../webdriven/commands/UseXPathLibrary.html | 6 +- .../webdriven/commands/WaitForCondition.html | 6 +- .../webdriven/commands/WaitForPageToLoad.html | 6 +- .../webdriven/commands/WaitForPopup.html | 6 +- .../webdriven/commands/WindowFocus.html | 6 +- .../webdriven/commands/WindowMaximize.html | 6 +- docs/api/java/constant-values.html | 246 +-- docs/api/java/deprecated-list.html | 39 +- docs/api/java/index-all.html | 1752 +++++++---------- docs/api/java/index.html | 9 +- .../org/openqa/selenium/Architecture.html | 6 +- .../org/openqa/selenium/Cookie.Builder.html | 2 +- docs/api/java/org/openqa/selenium/Cookie.html | 16 +- .../java/org/openqa/selenium/Dimension.html | 2 +- .../selenium/ElementNotVisibleException.html | 4 +- .../ImeActivationFailedException.html | 4 +- .../selenium/ImeNotAvailableException.html | 4 +- .../InvalidCookieDomainException.html | 4 +- .../InvalidElementStateException.html | 4 +- .../selenium/InvalidSelectorException.html | 4 +- .../openqa/selenium/JavascriptExecutor.html | 14 +- docs/api/java/org/openqa/selenium/Keys.html | 8 +- .../selenium/NoAlertPresentException.html | 4 +- .../selenium/NoSuchContextException.html | 4 +- .../selenium/NoSuchElementException.html | 4 +- .../openqa/selenium/NoSuchFrameException.html | 4 +- .../selenium/NoSuchWindowException.html | 4 +- .../openqa/selenium/NotFoundException.html | 4 +- .../java/org/openqa/selenium/Platform.html | 8 +- docs/api/java/org/openqa/selenium/Point.html | 6 +- .../org/openqa/selenium/Proxy.ProxyType.html | 6 +- .../openqa/selenium/ScreenOrientation.html | 6 +- .../selenium/SessionNotCreatedException.html | 4 +- .../StaleElementReferenceException.html | 4 +- .../org/openqa/selenium/TimeoutException.html | 4 +- .../selenium/UnableToSetCookieException.html | 4 +- .../selenium/UnexpectedAlertBehaviour.html | 6 +- .../selenium/UnhandledAlertException.html | 4 +- .../selenium/UnsupportedCommandException.html | 4 +- .../openqa/selenium/WebDriver.Timeouts.html | 8 +- .../openqa/selenium/WebDriverException.html | 4 +- .../browserlaunchers/BrowserLauncher.html | 243 --- .../DoNotUseProxyPac.DefaultProxy.html | 269 --- .../DoNotUseProxyPac.ProxyHostVia.html | 235 --- .../DoNotUseProxyPac.ProxyUrlVia.html | 235 --- .../browserlaunchers/DoNotUseProxyPac.html | 358 ---- .../browserlaunchers/LauncherUtils.html | 474 ----- .../browserlaunchers/MacProxyManager.html | 343 ---- .../selenium/browserlaunchers/Proxies.html | 440 ----- .../selenium/browserlaunchers/Sleeper.html | 278 --- .../browserlaunchers/WindowsProxyManager.html | 513 ----- .../locators/BrowserInstallation.html | 2 +- .../locators/BrowserLocator.html | 6 +- .../locators/CombinedFirefoxLocator.html | 279 --- .../locators/Firefox2Locator.html | 391 ---- .../locators/Firefox3Locator.html | 442 ----- .../locators/FirefoxLocator.html | 194 +- .../locators/FirefoxPathLocator.html | 291 --- .../locators/GoogleChromeLocator.html | 6 +- .../locators/InternetExplorerLocator.html | 2 +- .../locators/SafariLocator.html | 2 +- .../locators/SingleBrowserLocator.html | 27 +- .../locators/package-frame.html | 4 - .../locators/package-summary.html | 26 +- .../locators/package-tree.html | 13 +- .../browserlaunchers/package-frame.html | 26 - .../browserlaunchers/package-summary.html | 174 -- .../browserlaunchers/package-tree.html | 136 -- .../openqa/selenium/chrome/ChromeDriver.html | 14 +- .../selenium/chrome/ChromeDriverService.html | 4 +- .../openqa/selenium/chrome/ChromeOptions.html | 13 +- .../selenium/firefox/FirefoxBinary.html | 8 +- .../selenium/firefox/FirefoxDriver.html | 12 +- .../selenium/firefox/FirefoxProfile.html | 16 +- .../firefox/NotConnectedException.html | 2 +- .../UnableToCreateProfileException.html | 2 +- .../firefox/internal/ClasspathExtension.html | 2 +- .../selenium/firefox/internal/Executable.html | 2 +- .../internal/MarionetteConnection.html | 2 +- .../NewProfileExtensionConnection.html | 2 +- .../firefox/internal/ProfilesIni.html | 2 +- .../openqa/selenium/html5/AppCacheStatus.html | 6 +- .../selenium/html5/ApplicationCache.html | 4 +- .../selenium/html5/DatabaseStorage.html | 225 --- .../openqa/selenium/html5/LocalStorage.html | 6 +- .../org/openqa/selenium/html5/Location.html | 2 +- .../selenium/html5/LocationContext.html | 4 +- .../org/openqa/selenium/html5/ResultSet.html | 318 --- .../openqa/selenium/html5/ResultSetRows.html | 293 --- .../openqa/selenium/html5/SessionStorage.html | 6 +- .../openqa/selenium/html5/package-frame.html | 3 - .../selenium/html5/package-summary.html | 23 +- .../openqa/selenium/html5/package-tree.html | 3 - .../selenium/htmlunit/HtmlUnitDriver.html | 30 +- .../selenium/htmlunit/HtmlUnitKeyboard.html | 4 +- .../selenium/htmlunit/HtmlUnitMouse.html | 8 +- .../selenium/htmlunit/HtmlUnitWebElement.html | 2 +- .../selenium/htmlunit/InputKeysContainer.html | 2 +- .../selenium/ie/InternetExplorerDriver.html | 6 +- .../ie/InternetExplorerDriverEngine.html | 6 +- .../ie/InternetExplorerDriverLogLevel.html | 6 +- .../ie/InternetExplorerDriverService.html | 2 +- .../openqa/selenium/interactions/Actions.html | 20 +- .../interactions/ButtonReleaseAction.html | 2 +- .../selenium/interactions/ClickAction.html | 2 +- .../interactions/ClickAndHoldAction.html | 2 +- .../interactions/ContextClickAction.html | 2 +- .../interactions/DoubleClickAction.html | 2 +- .../InvalidCoordinatesException.html | 2 +- .../selenium/interactions/KeyDownAction.html | 4 +- .../selenium/interactions/KeyUpAction.html | 4 +- .../openqa/selenium/interactions/Mouse.html | 2 +- .../interactions/MoveMouseAction.html | 2 +- .../MoveTargetOutOfBoundsException.html | 4 +- .../interactions/MoveToOffsetAction.html | 2 +- .../selenium/interactions/SendKeysAction.html | 4 +- .../selenium/interactions/TouchScreen.html | 14 +- .../internal/KeysRelatedAction.html | 2 +- .../interactions/internal/MouseAction.html | 2 +- .../internal/SingleKeyAction.html | 4 +- .../interactions/internal/TouchAction.html | 2 +- .../interactions/touch/DoubleTapAction.html | 2 +- .../interactions/touch/DownAction.html | 2 +- .../interactions/touch/FlickAction.html | 4 +- .../interactions/touch/LongPressAction.html | 2 +- .../interactions/touch/MoveAction.html | 2 +- .../interactions/touch/ScrollAction.html | 4 +- .../interactions/touch/SingleTapAction.html | 2 +- .../interactions/touch/TouchActions.html | 18 +- .../selenium/interactions/touch/UpAction.html | 2 +- .../internal/ElementScrollBehavior.html | 6 +- .../org/openqa/selenium/io/FileHandler.html | 6 +- .../selenium/io/TemporaryFilesystem.html | 2 +- docs/api/java/org/openqa/selenium/io/Zip.html | 12 +- .../lift/HamcrestWebDriverTestCase.html | 6 +- .../org/openqa/selenium/lift/Matchers.html | 2 +- .../org/openqa/selenium/lift/TestContext.html | 6 +- .../selenium/lift/WebDriverTestContext.html | 12 +- .../openqa/selenium/lift/find/BaseFinder.html | 2 +- .../openqa/selenium/lift/find/DivFinder.html | 2 +- .../selenium/lift/find/HtmlTagFinder.html | 2 +- .../selenium/lift/find/ImageFinder.html | 2 +- .../selenium/lift/find/InputFinder.html | 2 +- .../openqa/selenium/lift/find/LinkFinder.html | 2 +- .../selenium/lift/find/PageTitleFinder.html | 2 +- .../selenium/lift/find/TableCellFinder.html | 2 +- .../selenium/lift/find/TableFinder.html | 2 +- .../selenium/lift/find/XPathFinder.html | 2 +- .../selenium/lift/match/AttributeMatcher.html | 2 +- .../openqa/selenium/logging/LocalLogs.html | 6 +- .../org/openqa/selenium/logging/LogEntry.html | 2 +- .../selenium/logging/LoggingHandler.html | 2 +- .../selenium/logging/LoggingPreferences.html | 2 +- .../selenium/logging/SessionLogHandler.html | 12 +- .../openqa/selenium/logging/SessionLogs.html | 11 +- .../selenium/logging/profiler/EventType.html | 6 +- .../profiler/HttpProfilerLogEntry.html | 2 +- .../logging/profiler/ProfilerLogEntry.html | 2 +- .../NetworkConnection.ConnectionType.html | 2 +- .../org/openqa/selenium/net/PortProber.html | 2 +- .../net/UrlChecker.TimeoutException.html | 2 +- .../org/openqa/selenium/net/UrlChecker.html | 4 +- .../org/openqa/selenium/os/CommandLine.html | 4 +- .../java/org/openqa/selenium/os/Kernel32.html | 8 +- ...ocessUtils.ProcessStillAliveException.html | 2 +- .../selenium/os/WindowsProcessGroup.html | 4 +- .../selenium/os/WindowsRegistryException.html | 2 +- .../org/openqa/selenium/os/WindowsUtils.html | 6 +- .../org/openqa/selenium/package-summary.html | 4 +- .../org/openqa/selenium/package-tree.html | 4 +- .../org/openqa/selenium/remote/Augmenter.html | 10 +- .../selenium/remote/AugmenterProvider.html | 2 +- .../openqa/selenium/remote/BaseAugmenter.html | 6 +- .../selenium/remote/BeanToJsonConverter.html | 26 +- .../openqa/selenium/remote/BrowserType.html | 28 - .../org/openqa/selenium/remote/Command.html | 4 +- .../openqa/selenium/remote/CommandInfo.html | 4 +- .../selenium/remote/DesiredCapabilities.html | 10 +- .../openqa/selenium/remote/DriverCommand.html | 192 +- .../ErrorHandler.UnknownServerException.html | 2 +- .../openqa/selenium/remote/ErrorHandler.html | 4 +- .../openqa/selenium/remote/ExecuteMethod.html | 4 +- .../selenium/remote/HttpCommandExecutor.html | 4 +- .../org/openqa/selenium/remote/HttpVerb.html | 6 +- .../remote/InterfaceImplementation.html | 2 +- .../openqa/selenium/remote/JdkAugmenter.html | 8 +- .../openqa/selenium/remote/JsonException.html | 14 +- .../selenium/remote/JsonToBeanConverter.html | 24 +- .../selenium/remote/PropertyMunger.html | 4 +- .../selenium/remote/RemoteExecuteMethod.html | 6 +- .../openqa/selenium/remote/RemoteLogs.html | 2 +- .../selenium/remote/RemoteTouchScreen.html | 42 +- ...RemoteWebDriverOptions.RemoteTimeouts.html | 20 +- .../selenium/remote/RemoteWebDriver.When.html | 6 +- .../selenium/remote/RemoteWebDriver.html | 42 +- .../selenium/remote/RemoteWebElement.html | 8 +- .../org/openqa/selenium/remote/Responses.html | 6 +- .../selenium/remote/ScreenshotException.html | 4 +- .../remote/SessionNotFoundException.html | 2 +- .../remote/SimplePropertyDescriptor.html | 2 +- .../remote/UnreachableBrowserException.html | 4 +- .../remote/html5/AddApplicationCache.html | 4 +- .../remote/html5/AddDatabaseStorage.html | 283 --- .../remote/html5/AddLocationContext.html | 4 +- .../remote/html5/RemoteApplicationCache.html | 4 +- .../remote/html5/RemoteDatabaseStorage.html | 274 --- .../remote/html5/RemoteLocalStorage.html | 8 +- .../remote/html5/RemoteSessionStorage.html | 4 +- .../selenium/remote/html5/package-frame.html | 2 - .../remote/html5/package-summary.html | 14 +- .../selenium/remote/html5/package-tree.html | 2 - .../selenium/remote/http/HttpMethod.html | 6 +- .../selenium/remote/http/HttpRequest.html | 6 +- .../selenium/remote/http/HttpResponse.html | 4 +- .../remote/http/JsonHttpCommandCodec.html | 2 +- .../selenium/remote/package-summary.html | 2 +- .../remote/service/DriverCommandExecutor.html | 2 +- .../remote/service/DriverService.html | 4 +- .../safari/ConnectionClosedException.html | 2 +- .../openqa/selenium/safari/SafariDriver.html | 2 +- .../openqa/selenium/safari/SafariOptions.html | 10 +- .../selenium/security/UserAndPassword.html | 2 +- .../org/openqa/selenium/support/Colors.html | 6 +- .../org/openqa/selenium/support/FindAll.html | 2 + .../org/openqa/selenium/support/FindBy.html | 2 + .../org/openqa/selenium/support/FindBys.html | 2 + .../java/org/openqa/selenium/support/How.html | 6 +- .../openqa/selenium/support/PageFactory.html | 12 +- .../AbstractWebDriverEventListener.html | 74 +- .../support/events/EventFiringWebDriver.html | 22 +- .../events/WebDriverEventListener.html | 30 +- .../events/internal/EventFiringKeyboard.html | 2 +- .../events/internal/EventFiringMouse.html | 6 +- .../events/internal/EventFiringTouch.html | 44 +- .../selenium/support/package-summary.html | 6 +- .../pagefactory/AjaxElementLocator.html | 4 +- .../AjaxElementLocatorFactory.html | 2 +- .../pagefactory/DefaultElementLocator.html | 2 +- .../pagefactory/DefaultFieldDecorator.html | 10 +- .../support/pagefactory/FieldDecorator.html | 2 +- .../internal/LocatingElementHandler.html | 2 +- .../internal/LocatingElementListHandler.html | 2 +- .../openqa/selenium/support/ui/Duration.html | 2 +- .../support/ui/ExpectedConditions.html | 20 +- .../selenium/support/ui/FluentWait.html | 10 +- .../support/ui/SlowLoadableComponent.html | 2 +- .../ui/UnexpectedTagNameException.html | 4 +- .../selenium/support/ui/WebDriverWait.html | 14 +- docs/api/java/overview-frame.html | 1 - docs/api/java/overview-summary.html | 68 +- docs/api/java/overview-tree.html | 25 +- docs/api/java/package-list | 1 - docs/api/java/serialized-form.html | 47 - java/CHANGELOG | 46 +- .../org/openqa/selenium/server/VERSION.txt | 8 +- .../firefox-driver/extension/install.rdf | 2 +- .../selenium-core/scripts/selenium-version.js | 4 +- 388 files changed, 2476 insertions(+), 9473 deletions(-) delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/BrowserLauncher.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/LauncherUtils.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/MacProxyManager.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/Proxies.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/Sleeper.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/WindowsProxyManager.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/locators/CombinedFirefoxLocator.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/locators/Firefox2Locator.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/locators/Firefox3Locator.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/locators/FirefoxPathLocator.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/package-frame.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/package-summary.html delete mode 100644 docs/api/java/org/openqa/selenium/browserlaunchers/package-tree.html delete mode 100644 docs/api/java/org/openqa/selenium/html5/DatabaseStorage.html delete mode 100644 docs/api/java/org/openqa/selenium/html5/ResultSet.html delete mode 100644 docs/api/java/org/openqa/selenium/html5/ResultSetRows.html delete mode 100644 docs/api/java/org/openqa/selenium/remote/html5/AddDatabaseStorage.html delete mode 100644 docs/api/java/org/openqa/selenium/remote/html5/RemoteDatabaseStorage.html diff --git a/Rakefile b/Rakefile index 2c2d3d66f2a22..347b9f953f675 100644 --- a/Rakefile +++ b/Rakefile @@ -49,7 +49,7 @@ end verbose($DEBUG) def version - "2.43.1" + "2.44.0" end ide_version = "1.10.0" diff --git a/docs/api/java/allclasses-frame.html b/docs/api/java/allclasses-frame.html index f3c09f1deba42..f14b6a5d208ab 100644 --- a/docs/api/java/allclasses-frame.html +++ b/docs/api/java/allclasses-frame.html @@ -13,7 +13,6 @@

All Classes

  • Action
  • Actions
  • AddApplicationCache
  • -
  • AddDatabaseStorage
  • AddFindsByCss
  • AddFindsChildByCss
  • AddLocationContext
  • @@ -48,7 +47,6 @@

    All Classes

  • Beta
  • BrowserConfigurationOptions
  • BrowserInstallation
  • -
  • BrowserLauncher
  • BrowserLocator
  • BrowserType
  • BuildInfo
  • @@ -84,7 +82,6 @@

    All Classes

  • Close
  • Color
  • Colors
  • -
  • CombinedFirefoxLocator
  • Command
  • CommandCodec
  • CommandExecutor
  • @@ -106,7 +103,6 @@

    All Classes

  • Coordinates
  • CreateCookie
  • Credentials
  • -
  • DatabaseStorage
  • DefaultConditionRunner
  • DefaultConditionRunner.Log4jMonitor
  • DefaultConditionRunner.Monitor
  • @@ -125,7 +121,6 @@

    All Classes

  • DisplayAction
  • DisplayedMatcher
  • DivFinder
  • -
  • DoNotUseProxyPac
  • DoubleClick
  • DoubleClickAction
  • DoubleTapAction
  • @@ -176,12 +171,9 @@

    All Classes

  • FindsByXPath
  • FindSelectedOptionProperties
  • FireEvent
  • -
  • Firefox2Locator
  • -
  • Firefox3Locator
  • FirefoxBinary
  • FirefoxDriver
  • FirefoxLocator
  • -
  • FirefoxPathLocator
  • FirefoxProfile
  • FireNamedEvent
  • FixedIANAPortRange
  • @@ -292,7 +284,6 @@

    All Classes

  • KeyUpAction
  • KeyUpNative
  • Killable
  • -
  • LauncherUtils
  • LinkFinder
  • LinuxEphemeralPortRangeDetector
  • LoadableComponent
  • @@ -314,7 +305,6 @@

    All Classes

  • Logs
  • LogType
  • LongPressAction
  • -
  • MacProxyManager
  • MarionetteConnection
  • Matchers
  • MetaKeyDown
  • @@ -361,13 +351,11 @@

    All Classes

  • ProfilerLogEntry
  • ProfilesIni
  • PropertyMunger
  • -
  • Proxies
  • Proxy
  • Proxy.ProxyType
  • Refresh
  • RemoteApplicationCache
  • RemoteCommand
  • -
  • RemoteDatabaseStorage
  • RemoteExecuteMethod
  • RemoteKeyboard
  • RemoteLocalStorage
  • @@ -386,8 +374,6 @@

    All Classes

  • Response
  • ResponseCodec
  • Responses
  • -
  • ResultSet
  • -
  • ResultSetRows
  • Rotatable
  • RunScript
  • SafariDriver
  • @@ -429,7 +415,6 @@

    All Classes

  • SingleBrowserLocator
  • SingleKeyAction
  • SingleTapAction
  • -
  • Sleeper
  • Sleeper
  • SlowLoadableComponent
  • SocketLock
  • @@ -493,7 +478,6 @@

    All Classes

  • WindowMaximize
  • Windows
  • WindowsProcessGroup
  • -
  • WindowsProxyManager
  • WindowsRegistryException
  • WindowsUtils
  • WrapsDriver
  • diff --git a/docs/api/java/allclasses-noframe.html b/docs/api/java/allclasses-noframe.html index 3d71de04e4806..5960d9919f7a0 100644 --- a/docs/api/java/allclasses-noframe.html +++ b/docs/api/java/allclasses-noframe.html @@ -13,7 +13,6 @@

    All Classes

  • Action
  • Actions
  • AddApplicationCache
  • -
  • AddDatabaseStorage
  • AddFindsByCss
  • AddFindsChildByCss
  • AddLocationContext
  • @@ -48,7 +47,6 @@

    All Classes

  • Beta
  • BrowserConfigurationOptions
  • BrowserInstallation
  • -
  • BrowserLauncher
  • BrowserLocator
  • BrowserType
  • BuildInfo
  • @@ -84,7 +82,6 @@

    All Classes

  • Close
  • Color
  • Colors
  • -
  • CombinedFirefoxLocator
  • Command
  • CommandCodec
  • CommandExecutor
  • @@ -106,7 +103,6 @@

    All Classes

  • Coordinates
  • CreateCookie
  • Credentials
  • -
  • DatabaseStorage
  • DefaultConditionRunner
  • DefaultConditionRunner.Log4jMonitor
  • DefaultConditionRunner.Monitor
  • @@ -125,7 +121,6 @@

    All Classes

  • DisplayAction
  • DisplayedMatcher
  • DivFinder
  • -
  • DoNotUseProxyPac
  • DoubleClick
  • DoubleClickAction
  • DoubleTapAction
  • @@ -176,12 +171,9 @@

    All Classes

  • FindsByXPath
  • FindSelectedOptionProperties
  • FireEvent
  • -
  • Firefox2Locator
  • -
  • Firefox3Locator
  • FirefoxBinary
  • FirefoxDriver
  • FirefoxLocator
  • -
  • FirefoxPathLocator
  • FirefoxProfile
  • FireNamedEvent
  • FixedIANAPortRange
  • @@ -292,7 +284,6 @@

    All Classes

  • KeyUpAction
  • KeyUpNative
  • Killable
  • -
  • LauncherUtils
  • LinkFinder
  • LinuxEphemeralPortRangeDetector
  • LoadableComponent
  • @@ -314,7 +305,6 @@

    All Classes

  • Logs
  • LogType
  • LongPressAction
  • -
  • MacProxyManager
  • MarionetteConnection
  • Matchers
  • MetaKeyDown
  • @@ -361,13 +351,11 @@

    All Classes

  • ProfilerLogEntry
  • ProfilesIni
  • PropertyMunger
  • -
  • Proxies
  • Proxy
  • Proxy.ProxyType
  • Refresh
  • RemoteApplicationCache
  • RemoteCommand
  • -
  • RemoteDatabaseStorage
  • RemoteExecuteMethod
  • RemoteKeyboard
  • RemoteLocalStorage
  • @@ -386,8 +374,6 @@

    All Classes

  • Response
  • ResponseCodec
  • Responses
  • -
  • ResultSet
  • -
  • ResultSetRows
  • Rotatable
  • RunScript
  • SafariDriver
  • @@ -429,7 +415,6 @@

    All Classes

  • SingleBrowserLocator
  • SingleKeyAction
  • SingleTapAction
  • -
  • Sleeper
  • Sleeper
  • SlowLoadableComponent
  • SocketLock
  • @@ -493,7 +478,6 @@

    All Classes

  • WindowMaximize
  • Windows
  • WindowsProcessGroup
  • -
  • WindowsProxyManager
  • WindowsRegistryException
  • WindowsUtils
  • WrapsDriver
  • diff --git a/docs/api/java/com/thoughtworks/selenium/BrowserConfigurationOptions.html b/docs/api/java/com/thoughtworks/selenium/BrowserConfigurationOptions.html index 90457426c619c..bde532867a1c8 100644 --- a/docs/api/java/com/thoughtworks/selenium/BrowserConfigurationOptions.html +++ b/docs/api/java/com/thoughtworks/selenium/BrowserConfigurationOptions.html @@ -245,7 +245,7 @@

    Method Summary

    BrowserConfigurationOptions -set(java.lang.String key, +set(java.lang.String key, java.lang.String value)
    Sets the given key to the given value unless the value is null.
    diff --git a/docs/api/java/com/thoughtworks/selenium/CommandProcessor.html b/docs/api/java/com/thoughtworks/selenium/CommandProcessor.html index 8a673b6a866ec..af62ca890fb5a 100644 --- a/docs/api/java/com/thoughtworks/selenium/CommandProcessor.html +++ b/docs/api/java/com/thoughtworks/selenium/CommandProcessor.html @@ -113,29 +113,29 @@

    Method Summary

    java.lang.String -doCommand(java.lang.String command, +doCommand(java.lang.String command, java.lang.String[] args)
    Send the specified remote command to the browser to be performed
    boolean -getBoolean(java.lang.String string, +getBoolean(java.lang.String string, java.lang.String[] strings)  boolean[] -getBooleanArray(java.lang.String string, +getBooleanArray(java.lang.String string, java.lang.String[] strings)  java.lang.Number -getNumber(java.lang.String string, +getNumber(java.lang.String string, java.lang.String[] strings)  java.lang.Number[] -getNumberArray(java.lang.String string, +getNumberArray(java.lang.String string, java.lang.String[] strings)  @@ -146,12 +146,12 @@

    Method Summary

    java.lang.String -getString(java.lang.String string, +getString(java.lang.String string, java.lang.String[] strings)  java.lang.String[] -getStringArray(java.lang.String string, +getStringArray(java.lang.String string, java.lang.String[] strings)  diff --git a/docs/api/java/com/thoughtworks/selenium/DefaultRemoteCommand.html b/docs/api/java/com/thoughtworks/selenium/DefaultRemoteCommand.html index a9bacfd7b5a31..dd91bda97aee8 100644 --- a/docs/api/java/com/thoughtworks/selenium/DefaultRemoteCommand.html +++ b/docs/api/java/com/thoughtworks/selenium/DefaultRemoteCommand.html @@ -120,7 +120,7 @@

    Constructor Summary

    Constructor and Description -DefaultRemoteCommand(java.lang.String command, +DefaultRemoteCommand(java.lang.String command, java.lang.String[] args)  diff --git a/docs/api/java/com/thoughtworks/selenium/DefaultSelenium.html b/docs/api/java/com/thoughtworks/selenium/DefaultSelenium.html index bca5b7754461e..060e5ba33f1b0 100644 --- a/docs/api/java/com/thoughtworks/selenium/DefaultSelenium.html +++ b/docs/api/java/com/thoughtworks/selenium/DefaultSelenium.html @@ -148,7 +148,7 @@

    Constructor Summary

    -DefaultSelenium(java.lang.String serverHost, +DefaultSelenium(java.lang.String serverHost, int serverPort, java.lang.String browserStartCommand, java.lang.String browserURL) @@ -173,7 +173,7 @@

    Method Summary

    void -addCustomRequestHeader(java.lang.String key, +addCustomRequestHeader(java.lang.String key, java.lang.String value)
    Tells the Selenium server to add the specificed key and value as a custom outgoing request header.
    @@ -181,21 +181,21 @@

    Method Summary

    void -addLocationStrategy(java.lang.String strategyName, +addLocationStrategy(java.lang.String strategyName, java.lang.String functionDefinition)
    Defines a new function for Selenium to locate elements on the page.
    void -addScript(java.lang.String scriptContent, +addScript(java.lang.String scriptContent, java.lang.String scriptTagId)
    Loads script content into a new script tag in the Selenium document.
    void -addSelection(java.lang.String locator, +addSelection(java.lang.String locator, java.lang.String optionLocator)
    Add a selection to the set of selected options in a multi-select element using an option locator.
    @@ -230,7 +230,7 @@

    Method Summary

    void -assignId(java.lang.String locator, +assignId(java.lang.String locator, java.lang.String identifier)
    Temporarily sets the "id" attribute of the specified element, so you can locate it in the future using its ID rather than a slow/complicated XPath.
    @@ -238,14 +238,14 @@

    Method Summary

    void -attachFile(java.lang.String fieldLocator, +attachFile(java.lang.String fieldLocator, java.lang.String fileLocator)
    Sets a file input (upload) field to the file listed in fileLocator
    void -captureEntirePageScreenshot(java.lang.String filename, +captureEntirePageScreenshot(java.lang.String filename, java.lang.String kwargs)
    Saves the entire contents of the current window canvas to a PNG file.
    @@ -305,7 +305,7 @@

    Method Summary

    void -clickAt(java.lang.String locator, +clickAt(java.lang.String locator, java.lang.String coordString)
    Clicks on a link, button, checkbox or radio button.
    @@ -325,7 +325,7 @@

    Method Summary

    void -contextMenuAt(java.lang.String locator, +contextMenuAt(java.lang.String locator, java.lang.String coordString)
    Simulates opening the context menu for the specified element (as might happen if the user "right-clicked" on the element).
    @@ -345,7 +345,7 @@

    Method Summary

    void -createCookie(java.lang.String nameValuePair, +createCookie(java.lang.String nameValuePair, java.lang.String optionsString)
    Create a new cookie whose path and domain are same with those of current page under test, unless you specified a path for this cookie explicitly.
    @@ -359,7 +359,7 @@

    Method Summary

    void -deleteCookie(java.lang.String name, +deleteCookie(java.lang.String name, java.lang.String optionsString)
    Delete a named cookie with specified path and domain.
    @@ -378,35 +378,35 @@

    Method Summary

    void -doubleClickAt(java.lang.String locator, +doubleClickAt(java.lang.String locator, java.lang.String coordString)
    Doubleclicks on a link, button, checkbox or radio button.
    void -dragAndDrop(java.lang.String locator, +dragAndDrop(java.lang.String locator, java.lang.String movementsString)
    Drags an element a certain distance and then drops it
    void -dragAndDropToObject(java.lang.String locatorOfObjectToBeDragged, +dragAndDropToObject(java.lang.String locatorOfObjectToBeDragged, java.lang.String locatorOfDragDestinationObject)
    Drags an element and drops it on another element
    void -dragdrop(java.lang.String locator, +dragdrop(java.lang.String locator, java.lang.String movementsString)
    deprecated - use dragAndDrop instead
    void -fireEvent(java.lang.String locator, +fireEvent(java.lang.String locator, java.lang.String eventName)
    Explicitly simulate an event, to trigger the corresponding "onevent" handler.
    @@ -678,14 +678,14 @@

    Method Summary

    boolean -getWhetherThisFrameMatchFrameExpression(java.lang.String currentFrameString, +getWhetherThisFrameMatchFrameExpression(java.lang.String currentFrameString, java.lang.String target)
    Determine whether current/locator identify the frame containing this running code.
    boolean -getWhetherThisWindowMatchWindowExpression(java.lang.String currentWindowString, +getWhetherThisWindowMatchWindowExpression(java.lang.String currentWindowString, java.lang.String target)
    Determine whether currentWindowString plus target identify the window containing this running code.
    @@ -753,7 +753,7 @@

    Method Summary

    boolean -isOrdered(java.lang.String locator1, +isOrdered(java.lang.String locator1, java.lang.String locator2)
    Check if these two elements have same parent and are ordered siblings in the DOM.
    @@ -785,7 +785,7 @@

    Method Summary

    void -keyDown(java.lang.String locator, +keyDown(java.lang.String locator, java.lang.String keySequence)
    Simulates a user pressing a key (without releasing it yet).
    @@ -799,7 +799,7 @@

    Method Summary

    void -keyPress(java.lang.String locator, +keyPress(java.lang.String locator, java.lang.String keySequence)
    Simulates a user pressing and releasing a key.
    @@ -812,7 +812,7 @@

    Method Summary

    void -keyUp(java.lang.String locator, +keyUp(java.lang.String locator, java.lang.String keySequence)
    Simulates a user releasing a key.
    @@ -844,7 +844,7 @@

    Method Summary

    void -mouseDownAt(java.lang.String locator, +mouseDownAt(java.lang.String locator, java.lang.String coordString)
    Simulates a user pressing the left mouse button (without releasing it yet) at the specified location.
    @@ -859,7 +859,7 @@

    Method Summary

    void -mouseDownRightAt(java.lang.String locator, +mouseDownRightAt(java.lang.String locator, java.lang.String coordString)
    Simulates a user pressing the right mouse button (without releasing it yet) at the specified location.
    @@ -873,7 +873,7 @@

    Method Summary

    void -mouseMoveAt(java.lang.String locator, +mouseMoveAt(java.lang.String locator, java.lang.String coordString)
    Simulates a user pressing the mouse button (without releasing it yet) on the specified element.
    @@ -899,7 +899,7 @@

    Method Summary

    void -mouseUpAt(java.lang.String locator, +mouseUpAt(java.lang.String locator, java.lang.String coordString)
    Simulates the event that occurs when the user releases the mouse button (i.e., stops holding the button down) at the specified location.
    @@ -914,7 +914,7 @@

    Method Summary

    void -mouseUpRightAt(java.lang.String locator, +mouseUpRightAt(java.lang.String locator, java.lang.String coordString)
    Simulates the event that occurs when the user releases the right mouse button (i.e., stops holding the button down) at the specified location.
    @@ -928,14 +928,14 @@

    Method Summary

    void -open(java.lang.String url, +open(java.lang.String url, java.lang.String ignoreResponseCode)
    Opens an URL in the test frame.
    void -openWindow(java.lang.String url, +openWindow(java.lang.String url, java.lang.String windowID)
    Opens a popup window (if a window with that ID isn't already open).
    @@ -960,7 +960,7 @@

    Method Summary

    void -removeSelection(java.lang.String locator, +removeSelection(java.lang.String locator, java.lang.String optionLocator)
    Remove a selection from the set of selected options in a multi-select element using an option locator.
    @@ -974,7 +974,7 @@

    Method Summary

    void -rollup(java.lang.String rollupName, +rollup(java.lang.String rollupName, java.lang.String kwargs)
    Executes a command rollup, which is a series of commands with a unique name, and optionally arguments that control the generation of the set of commands.
    @@ -989,7 +989,7 @@

    Method Summary

    void -select(java.lang.String selectLocator, +select(java.lang.String selectLocator, java.lang.String optionLocator)
    Select an option from a drop-down using an option locator.
    @@ -1029,7 +1029,7 @@

    Method Summary

    void -setCursorPosition(java.lang.String locator, +setCursorPosition(java.lang.String locator, java.lang.String position)
    Moves the text cursor to the specified position in the given input element or textarea.
    @@ -1082,7 +1082,7 @@

    Method Summary

    void -showContextualBanner(java.lang.String className, +showContextualBanner(java.lang.String className, java.lang.String methodName)
    Shows in the RemoteRunner a banner for the current test The banner is 'classname : methodname' The method name will be unCamelCased with the insertion of spaces at word boundaries
    @@ -1126,14 +1126,14 @@

    Method Summary

    void -type(java.lang.String locator, +type(java.lang.String locator, java.lang.String value)
    Sets the value of an input field, as though you typed it in.
    void -typeKeys(java.lang.String locator, +typeKeys(java.lang.String locator, java.lang.String value)
    Simulates keystroke events on the specified element, as though you typed the value key-by-key.
    @@ -1152,14 +1152,14 @@

    Method Summary

    void -waitForCondition(java.lang.String script, +waitForCondition(java.lang.String script, java.lang.String timeout)
    Runs the specified JavaScript snippet repeatedly until it evaluates to "true".
    void -waitForFrameToLoad(java.lang.String frameAddress, +waitForFrameToLoad(java.lang.String frameAddress, java.lang.String timeout)
    Waits for a new frame to load.
    @@ -1172,7 +1172,7 @@

    Method Summary

    void -waitForPopUp(java.lang.String windowID, +waitForPopUp(java.lang.String windowID, java.lang.String timeout)
    Waits for a popup window to appear and load up.
    @@ -1394,12 +1394,12 @@

    showContextualBanner

    showContextualBanner

    public void showContextualBanner(java.lang.String className,
                             java.lang.String methodName)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Shows in the RemoteRunner a banner for the current test The banner is 'classname : methodname' The method name will be unCamelCased with the insertion of spaces at word boundaries
    Specified by:
    -
    showContextualBanner in interface Selenium
    +
    showContextualBanner in interface Selenium
    @@ -1459,12 +1459,12 @@

    contextMenu

    clickAt

    public void clickAt(java.lang.String locator,
                java.lang.String coordString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Clicks on a link, button, checkbox or radio button. If the click action causes a new page to load (like a link usually does), call waitForPageToLoad.
    Specified by:
    -
    clickAt in interface Selenium
    +
    clickAt in interface Selenium
    Parameters:
    locator - an element locator
    coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    @@ -1477,12 +1477,12 @@

    clickAt

    doubleClickAt

    public void doubleClickAt(java.lang.String locator,
                      java.lang.String coordString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Doubleclicks on a link, button, checkbox or radio button. If the action causes a new page to load (like a link usually does), call waitForPageToLoad.
    Specified by:
    -
    doubleClickAt in interface Selenium
    +
    doubleClickAt in interface Selenium
    Parameters:
    locator - an element locator
    coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    @@ -1495,12 +1495,12 @@

    doubleClickAt

    contextMenuAt

    public void contextMenuAt(java.lang.String locator,
                      java.lang.String coordString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates opening the context menu for the specified element (as might happen if the user "right-clicked" on the element).
    Specified by:
    -
    contextMenuAt in interface Selenium
    +
    contextMenuAt in interface Selenium
    Parameters:
    locator - an element locator
    coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    @@ -1513,11 +1513,11 @@

    contextMenuAt

    fireEvent

    public void fireEvent(java.lang.String locator,
                  java.lang.String eventName)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Explicitly simulate an event, to trigger the corresponding "onevent" handler.
    Specified by:
    -
    fireEvent in interface Selenium
    +
    fireEvent in interface Selenium
    Parameters:
    locator - an element locator
    eventName - the event name, e.g. "focus" or "blur"
    @@ -1545,11 +1545,11 @@

    focus

    keyPress

    public void keyPress(java.lang.String locator,
                 java.lang.String keySequence)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates a user pressing and releasing a key.
    Specified by:
    -
    keyPress in interface Selenium
    +
    keyPress in interface Selenium
    Parameters:
    locator - an element locator
    keySequence - Either be a string( "\" followed by the numeric keycode of the key to be pressed, normally the ASCII value of that key), or a single character. For example: " w", "\119".
    @@ -1683,11 +1683,11 @@

    controlKeyUp

    keyDown

    public void keyDown(java.lang.String locator,
                java.lang.String keySequence)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates a user pressing a key (without releasing it yet).
    Specified by:
    -
    keyDown in interface Selenium
    +
    keyDown in interface Selenium
    Parameters:
    locator - an element locator
    keySequence - Either be a string( "\" followed by the numeric keycode of the key to be pressed, normally the ASCII value of that key), or a single character. For example: " w", "\119".
    @@ -1701,11 +1701,11 @@

    keyDown

    keyUp

    public void keyUp(java.lang.String locator,
              java.lang.String keySequence)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates a user releasing a key.
    Specified by:
    -
    keyUp in interface Selenium
    +
    keyUp in interface Selenium
    Parameters:
    locator - an element locator
    keySequence - Either be a string( "\" followed by the numeric keycode of the key to be pressed, normally the ASCII value of that key), or a single character. For example: " w", "\119".
    @@ -1781,12 +1781,12 @@

    mouseDownRight

    mouseDownAt

    public void mouseDownAt(java.lang.String locator,
                    java.lang.String coordString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates a user pressing the left mouse button (without releasing it yet) at the specified location.
    Specified by:
    -
    mouseDownAt in interface Selenium
    +
    mouseDownAt in interface Selenium
    Parameters:
    locator - an element locator
    coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    @@ -1799,12 +1799,12 @@

    mouseDownAt

    mouseDownRightAt

    public void mouseDownRightAt(java.lang.String locator,
                         java.lang.String coordString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates a user pressing the right mouse button (without releasing it yet) at the specified location.
    Specified by:
    -
    mouseDownRightAt in interface Selenium
    +
    mouseDownRightAt in interface Selenium
    Parameters:
    locator - an element locator
    coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    @@ -1849,12 +1849,12 @@

    mouseUpRight

    mouseUpAt

    public void mouseUpAt(java.lang.String locator,
                  java.lang.String coordString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates the event that occurs when the user releases the mouse button (i.e., stops holding the button down) at the specified location.
    Specified by:
    -
    mouseUpAt in interface Selenium
    +
    mouseUpAt in interface Selenium
    Parameters:
    locator - an element locator
    coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    @@ -1867,12 +1867,12 @@

    mouseUpAt

    mouseUpRightAt

    public void mouseUpRightAt(java.lang.String locator,
                       java.lang.String coordString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates the event that occurs when the user releases the right mouse button (i.e., stops holding the button down) at the specified location.
    Specified by:
    -
    mouseUpRightAt in interface Selenium
    +
    mouseUpRightAt in interface Selenium
    Parameters:
    locator - an element locator
    coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    @@ -1900,11 +1900,11 @@

    mouseMove

    mouseMoveAt

    public void mouseMoveAt(java.lang.String locator,
                    java.lang.String coordString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates a user pressing the mouse button (without releasing it yet) on the specified element.
    Specified by:
    -
    mouseMoveAt in interface Selenium
    +
    mouseMoveAt in interface Selenium
    Parameters:
    locator - an element locator
    coordString - specifies the x,y position (i.e. - 10,20) of the mouse event relative to the element returned by the locator.
    @@ -1917,7 +1917,7 @@

    mouseMoveAt

    type

    public void type(java.lang.String locator,
             java.lang.String value)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Sets the value of an input field, as though you typed it in.

    @@ -1926,7 +1926,7 @@

    type

    Specified by:
    -
    type in interface Selenium
    +
    type in interface Selenium
    Parameters:
    locator - an element locator
    value - the value to type
    @@ -1938,7 +1938,7 @@

    type

    typeKeys

    public void typeKeys(java.lang.String locator,
                 java.lang.String value)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Simulates keystroke events on the specified element, as though you typed the value key-by-key.

    @@ -1958,7 +1958,7 @@

    typeKeys

    Specified by:
    -
    typeKeys in interface Selenium
    +
    typeKeys in interface Selenium
    Parameters:
    locator - an element locator
    value - the value to type
    @@ -2049,7 +2049,7 @@

    uncheck

    select

    public void select(java.lang.String selectLocator,
               java.lang.String optionLocator)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Select an option from a drop-down using an option locator.

    @@ -2089,7 +2089,7 @@

    select

    Specified by:
    -
    select in interface Selenium
    +
    select in interface Selenium
    Parameters:
    selectLocator - an element locator identifying a drop-down menu
    optionLocator - an option locator (a label by default)
    @@ -2101,12 +2101,12 @@

    select

    addSelection

    public void addSelection(java.lang.String locator,
                     java.lang.String optionLocator)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Add a selection to the set of selected options in a multi-select element using an option locator.
    Specified by:
    -
    addSelection in interface Selenium
    +
    addSelection in interface Selenium
    Parameters:
    locator - an element locator identifying a multi-select box
    optionLocator - an option locator (a label by default)
    @@ -2118,12 +2118,12 @@

    addSelection

    removeSelection

    public void removeSelection(java.lang.String locator,
                        java.lang.String optionLocator)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Remove a selection from the set of selected options in a multi-select element using an option locator.
    Specified by:
    -
    removeSelection in interface Selenium
    +
    removeSelection in interface Selenium
    Parameters:
    locator - an element locator identifying a multi-select box
    optionLocator - an option locator (a label by default)
    @@ -2166,7 +2166,7 @@

    submit

    open

    public void open(java.lang.String url,
             java.lang.String ignoreResponseCode)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Opens an URL in the test frame. This accepts both relative and absolute URLs. The "open" command waits for the page to load before proceeding, ie. the "AndWait" suffix is @@ -2177,7 +2177,7 @@

    open

    use the Selenium Server to start a new browser session on that domain.
    Specified by:
    -
    open in interface Selenium
    +
    open in interface Selenium
    Parameters:
    url - the URL to open; may be relative or absolute
    ignoreResponseCode - if set to true, ignores http response code.
    @@ -2211,7 +2211,7 @@

    open

    openWindow

    public void openWindow(java.lang.String url,
                   java.lang.String windowID)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Opens a popup window (if a window with that ID isn't already open). After opening the window, you'll need to select it using the selectWindow command. @@ -2224,7 +2224,7 @@

    openWindow

    Specified by:
    -
    openWindow in interface Selenium
    +
    openWindow in interface Selenium
    Parameters:
    url - the URL to open, which can be blank
    windowID - the JavaScript window ID of the window to select
    @@ -2370,7 +2370,7 @@

    selectFrame

    getWhetherThisFrameMatchFrameExpression

    public boolean getWhetherThisFrameMatchFrameExpression(java.lang.String currentFrameString,
                                                   java.lang.String target)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Determine whether current/locator identify the frame containing this running code.

    @@ -2381,7 +2381,7 @@

    getWhetherThisFrameMatchFrameExpression

    Specified by:
    -
    getWhetherThisFrameMatchFrameExpression in interface Selenium
    +
    getWhetherThisFrameMatchFrameExpression in interface Selenium
    Parameters:
    currentFrameString - starting frame
    target - new frame (which might be relative to the current one)
    Returns:
    true if the new frame is this code's window
    @@ -2394,7 +2394,7 @@

    getWhetherThisFrameMatchFrameExpression

    getWhetherThisWindowMatchWindowExpression

    public boolean getWhetherThisWindowMatchWindowExpression(java.lang.String currentWindowString,
                                                     java.lang.String target)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Determine whether currentWindowString plus target identify the window containing this running code. @@ -2406,7 +2406,7 @@

    getWhetherThisWindowMatchWindowExpression

    Specified by:
    -
    getWhetherThisWindowMatchWindowExpression in interface Selenium
    +
    getWhetherThisWindowMatchWindowExpression in interface Selenium
    Parameters:
    currentWindowString - starting window
    target - new window (which might be relative to the current one, e.g., "_parent")
    Returns:
    true if the new window is this code's window
    @@ -2419,11 +2419,11 @@

    getWhetherThisWindowMatchWindowExpression

    waitForPopUp

    public void waitForPopUp(java.lang.String windowID,
                     java.lang.String timeout)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Waits for a popup window to appear and load up.
    Specified by:
    -
    waitForPopUp in interface Selenium
    +
    waitForPopUp in interface Selenium
    Parameters:
    windowID - the JavaScript window "name" of the window that will appear (not the text of the title bar) If unspecified, or specified as "null", this command will wait for the first non-top window to appear (don't rely on this if you are working with multiple @@ -3181,11 +3181,11 @@

    getAttributeFromAllWindows

    dragdrop

    public void dragdrop(java.lang.String locator,
                 java.lang.String movementsString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    deprecated - use dragAndDrop instead
    Specified by:
    -
    dragdrop in interface Selenium
    +
    dragdrop in interface Selenium
    Parameters:
    locator - an element locator
    movementsString - offset in pixels from the current location to which the element should be moved, e.g., "+70,-300"
    @@ -3240,11 +3240,11 @@

    getMouseSpeed

    dragAndDrop

    public void dragAndDrop(java.lang.String locator,
                    java.lang.String movementsString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Drags an element a certain distance and then drops it
    Specified by:
    -
    dragAndDrop in interface Selenium
    +
    dragAndDrop in interface Selenium
    Parameters:
    locator - an element locator
    movementsString - offset in pixels from the current location to which the element should be moved, e.g., "+70,-300"
    @@ -3257,11 +3257,11 @@

    dragAndDrop

    dragAndDropToObject

    public void dragAndDropToObject(java.lang.String locatorOfObjectToBeDragged,
                            java.lang.String locatorOfDragDestinationObject)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Drags an element and drops it on another element
    Specified by:
    -
    dragAndDropToObject in interface Selenium
    +
    dragAndDropToObject in interface Selenium
    Parameters:
    locatorOfObjectToBeDragged - an element to be dragged
    locatorOfDragDestinationObject - an element whose location (i.e., whose center-most pixel) will be the point where locatorOfObjectToBeDragged is dropped
    @@ -3364,12 +3364,12 @@

    getHtmlSource

    setCursorPosition

    public void setCursorPosition(java.lang.String locator,
                          java.lang.String position)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Moves the text cursor to the specified position in the given input element or textarea. This method will fail if the specified element isn't an input element or textarea.
    Specified by:
    -
    setCursorPosition in interface Selenium
    +
    setCursorPosition in interface Selenium
    Parameters:
    locator - an element locator pointing to an input element or textarea
    position - the numerical position of the cursor in the field; position should be 0 to move the position to the beginning of the field. You can also set the cursor to -1 to move it @@ -3401,12 +3401,12 @@

    getElementIndex

    isOrdered

    public boolean isOrdered(java.lang.String locator1,
                     java.lang.String locator2)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Check if these two elements have same parent and are ordered siblings in the DOM. Two same elements will not be considered ordered.
    Specified by:
    -
    isOrdered in interface Selenium
    +
    isOrdered in interface Selenium
    Parameters:
    locator1 - an element locator pointing to the first element
    locator2 - an element locator pointing to the second element
    Returns:
    true if element1 is the previous sibling of element2, false otherwise
    @@ -3568,13 +3568,13 @@

    getCssCount

    assignId

    public void assignId(java.lang.String locator,
                 java.lang.String identifier)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Temporarily sets the "id" attribute of the specified element, so you can locate it in the future using its ID rather than a slow/complicated XPath. This ID will disappear once the page is reloaded.
    Specified by:
    -
    assignId in interface Selenium
    +
    assignId in interface Selenium
    Parameters:
    locator - an element locator pointing to an element
    identifier - a string to be used as the ID of the specified element
    @@ -3629,7 +3629,7 @@

    ignoreAttributesWithoutValue

    waitForCondition

    public void waitForCondition(java.lang.String script,
                         java.lang.String timeout)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Runs the specified JavaScript snippet repeatedly until it evaluates to "true". The snippet may have multiple lines, but only the result of the last line will be considered. @@ -3640,7 +3640,7 @@

    waitForCondition

    Specified by:
    -
    waitForCondition in interface Selenium
    +
    waitForCondition in interface Selenium
    Parameters:
    script - the JavaScript snippet to run
    timeout - a timeout in milliseconds, after which this command will return with an error
    @@ -3698,7 +3698,7 @@

    waitForPageToLoad

    waitForFrameToLoad

    public void waitForFrameToLoad(java.lang.String frameAddress,
                           java.lang.String timeout)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Waits for a new frame to load.

    @@ -3709,7 +3709,7 @@

    waitForFrameToLoad

    See waitForPageToLoad for more information.
    Specified by:
    -
    waitForFrameToLoad in interface Selenium
    +
    waitForFrameToLoad in interface Selenium
    Parameters:
    frameAddress - FrameAddress from the server side
    timeout - a timeout in milliseconds, after which this command will return with an error
    @@ -3769,12 +3769,12 @@

    isCookiePresent

    createCookie

    public void createCookie(java.lang.String nameValuePair,
                     java.lang.String optionsString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Create a new cookie whose path and domain are same with those of current page under test, unless you specified a path for this cookie explicitly.
    Specified by:
    -
    createCookie in interface Selenium
    +
    createCookie in interface Selenium
    Parameters:
    nameValuePair - name and value of the cookie in a format "name=value"
    optionsString - options for the cookie. Currently supported options include 'path', 'max_age' and 'domain'. the optionsString's format is "path=/path/, max_age=60, domain=.foo.com". The order of options are irrelevant, the @@ -3790,7 +3790,7 @@

    createCookie

    deleteCookie

    public void deleteCookie(java.lang.String name,
                     java.lang.String optionsString)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Delete a named cookie with specified path and domain. Be careful; to delete a cookie, you need to delete it using the exact same path and domain that were used to create the cookie. If the path is wrong, or the domain is wrong, the cookie simply won't be deleted. Also note that @@ -3803,7 +3803,7 @@

    deleteCookie

    the number of slashes in the path.
    Specified by:
    -
    deleteCookie in interface Selenium
    +
    deleteCookie in interface Selenium
    Parameters:
    name - the name of the cookie to be deleted
    optionsString - options for the cookie. Currently supported options include 'path', 'domain' and 'recurse.' The optionsString's format is "path=/path/, domain=.foo.com, recurse=true". The order of options are irrelevant. Note @@ -3872,7 +3872,7 @@

    runScript

    addLocationStrategy

    public void addLocationStrategy(java.lang.String strategyName,
                            java.lang.String functionDefinition)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Defines a new function for Selenium to locate elements on the page. For example, if you define the strategy "foo", and someone runs click("foo=blah"), we'll run your function, passing you the string "blah", and click on the element that your function returns, or throw an @@ -3887,7 +3887,7 @@

    addLocationStrategy

    The function must return null if the element can't be found.
    Specified by:
    -
    addLocationStrategy in interface Selenium
    +
    addLocationStrategy in interface Selenium
    Parameters:
    strategyName - the name of the strategy to define; this should use only letters [a-zA-Z] with no spaces or other punctuation.
    functionDefinition - a string defining the body of a function in JavaScript. For example: return inDocument.getElementById(locator);
    @@ -3901,7 +3901,7 @@

    addLocationStrategy

    captureEntirePageScreenshot

    public void captureEntirePageScreenshot(java.lang.String filename,
                                    java.lang.String kwargs)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Saves the entire contents of the current window canvas to a PNG file. Contrast this with the captureScreenshot command, which captures the contents of the OS viewport (i.e. whatever is currently being displayed on the monitor), and is implemented in the RC only. Currently this @@ -3911,7 +3911,7 @@

    captureEntirePageScreenshot

    details.
    Specified by:
    -
    captureEntirePageScreenshot in interface Selenium
    +
    captureEntirePageScreenshot in interface Selenium
    Parameters:
    filename - the path to the file to persist the screenshot as. No filename extension will be appended by default. Directories will not be created if they do not exist, and an exception will be thrown, possibly by native code.
    kwargs - a kwargs string that modifies the way the screenshot is captured. Example: @@ -3933,14 +3933,14 @@

    captureEntirePageScreenshot

    rollup

    public void rollup(java.lang.String rollupName,
               java.lang.String kwargs)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Executes a command rollup, which is a series of commands with a unique name, and optionally arguments that control the generation of the set of commands. If any one of the rolled-up commands fails, the rollup is considered to have failed. Rollups may also contain nested rollups.
    Specified by:
    -
    rollup in interface Selenium
    +
    rollup in interface Selenium
    Parameters:
    rollupName - the name of the rollup command
    kwargs - keyword arguments string that influences how the rollup expands into commands
    @@ -3952,7 +3952,7 @@

    rollup

    addScript

    public void addScript(java.lang.String scriptContent,
                  java.lang.String scriptTagId)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Loads script content into a new script tag in the Selenium document. This differs from the runScript command in that runScript adds the script tag to the document of the AUT, not the Selenium document. The following entities in the script content are replaced by the characters @@ -3963,7 +3963,7 @@

    addScript

    The corresponding remove command is removeScript.
    Specified by:
    -
    addScript in interface Selenium
    +
    addScript in interface Selenium
    Parameters:
    scriptContent - the Javascript content of the script to add
    scriptTagId - (optional) the id of the new script tag. If specified, and an element with this id already exists, this operation will fail.
    @@ -4028,11 +4028,11 @@

    setContext

    attachFile

    public void attachFile(java.lang.String fieldLocator,
                   java.lang.String fileLocator)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Sets a file input (upload) field to the file listed in fileLocator
    Specified by:
    -
    attachFile in interface Selenium
    +
    attachFile in interface Selenium
    Parameters:
    fieldLocator - an element locator
    fileLocator - a URL pointing to the specified file. Before the file can be set in the input field (fieldLocator), Selenium RC may need to transfer the file to the local machine before attaching the file in a web page form. This is common in selenium grid @@ -4097,12 +4097,12 @@

    captureNetworkTraffic

    addCustomRequestHeader

    public void addCustomRequestHeader(java.lang.String key,
                               java.lang.String value)
    -
    Description copied from interface: Selenium
    +
    Description copied from interface: Selenium
    Tells the Selenium server to add the specificed key and value as a custom outgoing request header. This only works if the browser is configured to use the built in Selenium proxy.
    Specified by:
    -
    addCustomRequestHeader in interface Selenium
    +
    addCustomRequestHeader in interface Selenium
    Parameters:
    key - the header name.
    value - the header value.
    diff --git a/docs/api/java/com/thoughtworks/selenium/HttpCommandProcessor.html b/docs/api/java/com/thoughtworks/selenium/HttpCommandProcessor.html index 4414482b8f5dc..88f78caa997a0 100644 --- a/docs/api/java/com/thoughtworks/selenium/HttpCommandProcessor.html +++ b/docs/api/java/com/thoughtworks/selenium/HttpCommandProcessor.html @@ -119,7 +119,7 @@

    Constructor Summary

    Constructor and Description -HttpCommandProcessor(java.lang.String serverHost, +HttpCommandProcessor(java.lang.String serverHost, int serverPort, java.lang.String browserStartCommand, java.lang.String browserURL) @@ -128,7 +128,7 @@

    Constructor Summary

    -HttpCommandProcessor(java.lang.String pathToServlet, +HttpCommandProcessor(java.lang.String pathToServlet, java.lang.String browserStartCommand, java.lang.String browserURL)
    Specifies the URL to the CommandBridge servlet, a command to launch the browser, and a starting @@ -152,13 +152,13 @@

    Method Summary

    protected void -closeResources(java.net.HttpURLConnection conn, +closeResources(java.net.HttpURLConnection conn, java.io.Writer wr, java.io.Reader rdr)  java.lang.String -doCommand(java.lang.String commandName, +doCommand(java.lang.String commandName, java.lang.String[] args)
    Send the specified remote command to the browser to be performed
    @@ -171,12 +171,12 @@

    Method Summary

    boolean -getBoolean(java.lang.String commandName, +getBoolean(java.lang.String commandName, java.lang.String[] args)  boolean[] -getBooleanArray(java.lang.String commandName, +getBooleanArray(java.lang.String commandName, java.lang.String[] args)  @@ -193,12 +193,12 @@

    Method Summary

    java.lang.Number -getNumber(java.lang.String commandName, +getNumber(java.lang.String commandName, java.lang.String[] args)  java.lang.Number[] -getNumberArray(java.lang.String commandName, +getNumberArray(java.lang.String commandName, java.lang.String[] args)  @@ -217,12 +217,12 @@

    Method Summary

    java.lang.String -getString(java.lang.String commandName, +getString(java.lang.String commandName, java.lang.String[] args)  java.lang.String[] -getStringArray(java.lang.String commandName, +getStringArray(java.lang.String commandName, java.lang.String[] args)  @@ -361,11 +361,11 @@

    getRemoteControlServerLocation

    doCommand

    public java.lang.String doCommand(java.lang.String commandName,
                              java.lang.String[] args)
    -
    Description copied from interface: CommandProcessor
    +
    Description copied from interface: CommandProcessor
    Send the specified remote command to the browser to be performed
    Specified by:
    -
    doCommand in interface CommandProcessor
    +
    doCommand in interface CommandProcessor
    Parameters:
    commandName - - the remote command verb
    args - - the arguments to the remote command (depends on the verb)
    Returns:
    - the command result, defined by the remote JavaScript. "getX" style commands may return data from the browser; other "doX" style commands may just return "OK" or an @@ -564,7 +564,7 @@

    getString

    java.lang.String[] args)
    Specified by:
    -
    getString in interface CommandProcessor
    +
    getString in interface CommandProcessor
    @@ -578,7 +578,7 @@

    getStringArray

    java.lang.String[] args)
    Specified by:
    -
    getStringArray in interface CommandProcessor
    +
    getStringArray in interface CommandProcessor
    @@ -607,7 +607,7 @@

    getNumber

    java.lang.String[] args)
    Specified by:
    -
    getNumber in interface CommandProcessor
    +
    getNumber in interface CommandProcessor
    @@ -621,7 +621,7 @@

    getNumberArray

    java.lang.String[] args)
    Specified by:
    -
    getNumberArray in interface CommandProcessor
    +
    getNumberArray in interface CommandProcessor
    @@ -635,7 +635,7 @@

    getBoolean

    java.lang.String[] args)
    Specified by:
    -
    getBoolean in interface CommandProcessor
    +
    getBoolean in interface CommandProcessor
    @@ -649,7 +649,7 @@

    getBooleanArray

    java.lang.String[] args)
    Specified by:
    -
    getBooleanArray in interface CommandProcessor
    +
    getBooleanArray in interface CommandProcessor
    diff --git a/docs/api/java/com/thoughtworks/selenium/ScreenshotListener.html b/docs/api/java/com/thoughtworks/selenium/ScreenshotListener.html index db816431e03d6..83fcdaa38e4ae 100644 --- a/docs/api/java/com/thoughtworks/selenium/ScreenshotListener.html +++ b/docs/api/java/com/thoughtworks/selenium/ScreenshotListener.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -ScreenshotListener(java.io.File outputDirectory, +ScreenshotListener(java.io.File outputDirectory, Selenium selenium)  diff --git a/docs/api/java/com/thoughtworks/selenium/SeleneseTestBase.html b/docs/api/java/com/thoughtworks/selenium/SeleneseTestBase.html index c25a30547004c..2f0ad4da2f86b 100644 --- a/docs/api/java/com/thoughtworks/selenium/SeleneseTestBase.html +++ b/docs/api/java/com/thoughtworks/selenium/SeleneseTestBase.html @@ -169,28 +169,28 @@

    Method Summary

    static void -assertEquals(java.lang.Object expected, +assertEquals(java.lang.Object expected, java.lang.Object actual)
    Like JUnit's Assert.assertEquals, but knows how to compare string arrays
    static void -assertEquals(java.lang.String[] expected, +assertEquals(java.lang.String[] expected, java.lang.String[] actual)
    Asserts that two string arrays have identical string contents
    static void -assertEquals(java.lang.String expected, +assertEquals(java.lang.String expected, java.lang.String actual)
    Like JUnit's Assert.assertEquals, but handles "regexp:" strings like HTML Selenese
    static void -assertEquals(java.lang.String expected, +assertEquals(java.lang.String expected, java.lang.String[] actual)
    Like JUnit's Assert.assertEquals, but joins the string array with commas, and handles "regexp:" strings like HTML Selenese
    @@ -202,19 +202,19 @@

    Method Summary

    static void -assertFalse(java.lang.String message, +assertFalse(java.lang.String message, boolean condition)  static void -assertNotEquals(boolean expected, +assertNotEquals(boolean expected, boolean actual)
    Asserts that two booleans are not the same
    static void -assertNotEquals(java.lang.Object expected, +assertNotEquals(java.lang.Object expected, java.lang.Object actual)
    Asserts that two objects are not the same (compares using .equals())
    @@ -225,7 +225,7 @@

    Method Summary

    static void -assertTrue(java.lang.String message, +assertTrue(java.lang.String message, boolean condition)  @@ -261,7 +261,7 @@

    Method Summary

    static java.lang.String -join(java.lang.String[] sa, +join(java.lang.String[] sa, char c)  @@ -276,14 +276,14 @@

    Method Summary

    static boolean -seleniumEquals(java.lang.Object expected, +seleniumEquals(java.lang.Object expected, java.lang.Object actual)
    Compares two objects, but handles "regexp:" strings like HTML Selenese
    static boolean -seleniumEquals(java.lang.String expectedPattern, +seleniumEquals(java.lang.String expectedPattern, java.lang.String actual)
    Compares two strings, but handles "regexp:" strings like HTML Selenese
    @@ -306,7 +306,7 @@

    Method Summary

    void -setUp(java.lang.String url, +setUp(java.lang.String url, java.lang.String browserString)
    Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser string.
    @@ -314,7 +314,7 @@

    Method Summary

    void -setUp(java.lang.String url, +setUp(java.lang.String url, java.lang.String browserString, int port)
    Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser @@ -329,21 +329,21 @@

    Method Summary

    void -verifyEquals(boolean expected, +verifyEquals(boolean expected, boolean actual)
    Like assertEquals, but fails at the end of the test (during tearDown)
    void -verifyEquals(java.lang.Object expected, +verifyEquals(java.lang.Object expected, java.lang.Object actual)
    Like assertEquals, but fails at the end of the test (during tearDown)
    void -verifyEquals(java.lang.String[] expected, +verifyEquals(java.lang.String[] expected, java.lang.String[] actual)
    Asserts that two string arrays have identical string contents (fails at the end of the test, during tearDown)
    @@ -357,14 +357,14 @@

    Method Summary

    void -verifyNotEquals(boolean expected, +verifyNotEquals(boolean expected, boolean actual)
    Like assertNotEquals, but fails at the end of the test (during tearDown)
    void -verifyNotEquals(java.lang.Object expected, +verifyNotEquals(java.lang.Object expected, java.lang.Object actual)
    Like assertNotEquals, but fails at the end of the test (during tearDown)
    @@ -466,7 +466,7 @@

    setUp

    is *iexplore; otherwise, the default browser is *firefox.
    Parameters:
    url - the baseUrl to use for your Selenium tests
    Throws:
    -
    java.lang.Exception
    See Also:
    setUp(String, String)
    +
    java.lang.Exception
    See Also:
    setUp(String, String)
    @@ -493,7 +493,7 @@

    setUp

    system property is specified, that is used - failing that, the default of 4444 is used.
    Parameters:
    url - the baseUrl for your tests
    browserString - the browser to use, e.g. *firefox
    Throws:
    -
    java.lang.Exception
    See Also:
    setUp(String, String, int)
    +
    java.lang.Exception
    See Also:
    setUp(String, String, int)
    @@ -521,7 +521,7 @@

    setUp

    system property is specified, that is used - failing that, the default of 4444 is used.
    Parameters:
    url - the baseUrl for your tests
    browserString - the browser to use, e.g. *firefox
    port - the port that you want to run your tests on
    Throws:
    -
    java.lang.Exception
    See Also:
    setUp(String, String, int)
    +
    java.lang.Exception
    See Also:
    setUp(String, String, int)
    @@ -632,7 +632,7 @@

    seleniumEquals

    public static boolean seleniumEquals(java.lang.Object expected,
                          java.lang.Object actual)
    Compares two objects, but handles "regexp:" strings like HTML Selenese
    -
    Returns:
    true if actual matches the expectedPattern, or false otherwise
    See Also:
    seleniumEquals(String, String)
    +
    Returns:
    true if actual matches the expectedPattern, or false otherwise
    See Also:
    seleniumEquals(String, String)
    diff --git a/docs/api/java/com/thoughtworks/selenium/SeleneseTestCase.html b/docs/api/java/com/thoughtworks/selenium/SeleneseTestCase.html index ea72e2311b0d1..cb6c4fb40a863 100644 --- a/docs/api/java/com/thoughtworks/selenium/SeleneseTestCase.html +++ b/docs/api/java/com/thoughtworks/selenium/SeleneseTestCase.html @@ -187,7 +187,7 @@

    Method Summary

    static void -
    assertEquals(java.lang.Object s1, +assertEquals(java.lang.Object s1, java.lang.Object s2)
    Deprecated. 
    Like JUnit's Assert.assertEquals, but knows how to compare string arrays
    @@ -195,7 +195,7 @@

    Method Summary

    static void -assertEquals(java.lang.String[] s1, +assertEquals(java.lang.String[] s1, java.lang.String[] s2)
    Deprecated. 
    Asserts that two string arrays have identical string contents
    @@ -203,7 +203,7 @@

    Method Summary

    static void -assertEquals(java.lang.String s1, +assertEquals(java.lang.String s1, java.lang.String s2)
    Deprecated. 
    Like JUnit's Assert.assertEquals, but handles "regexp:" strings like HTML Selenese
    @@ -211,7 +211,7 @@

    Method Summary

    static void -assertEquals(java.lang.String s1, +assertEquals(java.lang.String s1, java.lang.String[] s2)
    Deprecated. 
    Like JUnit's Assert.assertEquals, but joins the string array with commas, and handles "regexp:" @@ -220,7 +220,7 @@

    Method Summary

    static void -assertNotEquals(boolean b1, +assertNotEquals(boolean b1, boolean b2)
    Deprecated. 
    Asserts that two booleans are not the same
    @@ -228,7 +228,7 @@

    Method Summary

    static void -assertNotEquals(java.lang.Object obj1, +assertNotEquals(java.lang.Object obj1, java.lang.Object obj2)
    Deprecated. 
    Asserts that two objects are not the same (compares using .equals())
    @@ -264,7 +264,7 @@

    Method Summary

    java.lang.String -join(java.lang.String[] array, +join(java.lang.String[] array, char c)
    Deprecated. 
      @@ -291,7 +291,7 @@

    Method Summary

    static boolean -seleniumEquals(java.lang.Object expected, +seleniumEquals(java.lang.Object expected, java.lang.Object actual)
    Deprecated. 
    Compares two objects, but handles "regexp:" strings like HTML Selenese
    @@ -299,7 +299,7 @@

    Method Summary

    static boolean -seleniumEquals(java.lang.String expected, +seleniumEquals(java.lang.String expected, java.lang.String actual)
    Deprecated. 
    Compares two strings, but handles "regexp:" strings like HTML Selenese
    @@ -333,7 +333,7 @@

    Method Summary

    void -setUp(java.lang.String url, +setUp(java.lang.String url, java.lang.String browserString)
    Deprecated. 
    Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser @@ -342,7 +342,7 @@

    Method Summary

    void -setUp(java.lang.String url, +setUp(java.lang.String url, java.lang.String browserString, int port)
    Deprecated. 
    @@ -359,7 +359,7 @@

    Method Summary

    void -verifyEquals(boolean arg1, +verifyEquals(boolean arg1, boolean arg2)
    Deprecated. 
    Like assertEquals, but fails at the end of the test (during tearDown)
    @@ -367,7 +367,7 @@

    Method Summary

    void -verifyEquals(java.lang.Object s1, +verifyEquals(java.lang.Object s1, java.lang.Object s2)
    Deprecated. 
    Like assertEquals, but fails at the end of the test (during tearDown)
    @@ -375,7 +375,7 @@

    Method Summary

    void -verifyEquals(java.lang.String[] s1, +verifyEquals(java.lang.String[] s1, java.lang.String[] s2)
    Deprecated. 
    Like assertEquals, but fails at the end of the test (during tearDown)
    @@ -390,7 +390,7 @@

    Method Summary

    void -verifyNotEquals(boolean s1, +verifyNotEquals(boolean s1, boolean s2)
    Deprecated. 
    Like assertNotEquals, but fails at the end of the test (during tearDown)
    @@ -398,7 +398,7 @@

    Method Summary

    void -verifyNotEquals(java.lang.Object s1, +verifyNotEquals(java.lang.Object s1, java.lang.Object s2)
    Deprecated. 
    Like assertNotEquals, but fails at the end of the test (during tearDown)
    @@ -562,7 +562,7 @@

    setUp

    is *iexplore; otherwise, the default browser is *firefox.
    Parameters:
    url - the baseUrl to use for your Selenium tests
    Throws:
    -
    java.lang.Exception
    See Also:
    setUp(String, String)
    +
    java.lang.Exception
    See Also:
    setUp(String, String)
    @@ -782,7 +782,7 @@

    seleniumEquals

    java.lang.Object actual)
    Deprecated. 
    Compares two objects, but handles "regexp:" strings like HTML Selenese
    -
    Returns:
    true if actual matches the expectedPattern, or false otherwise
    See Also:
    seleniumEquals(String, String)
    +
    Returns:
    true if actual matches the expectedPattern, or false otherwise
    See Also:
    seleniumEquals(String, String)
    diff --git a/docs/api/java/com/thoughtworks/selenium/SeleneseTestNgHelper.html b/docs/api/java/com/thoughtworks/selenium/SeleneseTestNgHelper.html index e96039a42e031..62eace2aa9a03 100644 --- a/docs/api/java/com/thoughtworks/selenium/SeleneseTestNgHelper.html +++ b/docs/api/java/com/thoughtworks/selenium/SeleneseTestNgHelper.html @@ -152,27 +152,27 @@

    Method Summary

    static void -
    assertEquals(java.lang.Object actual, +assertEquals(java.lang.Object actual, java.lang.Object expected)  static void -assertEquals(java.lang.String[] actual, +assertEquals(java.lang.String[] actual, java.lang.String[] expected)  static void -assertEquals(java.lang.String actual, +assertEquals(java.lang.String actual, java.lang.String expected)  static void -assertEquals(java.lang.String actual, +assertEquals(java.lang.String actual, java.lang.String[] expected)  void -attachScreenshotListener(java.lang.String host, +attachScreenshotListener(java.lang.String host, java.lang.String port, org.testng.ITestContext context)  @@ -193,12 +193,12 @@

    Method Summary

    static boolean -seleniumEquals(java.lang.Object actual, +seleniumEquals(java.lang.Object actual, java.lang.Object expected)  static boolean -seleniumEquals(java.lang.String actual, +seleniumEquals(java.lang.String actual, java.lang.String expected)  @@ -207,7 +207,7 @@

    Method Summary

    void -setUp(java.lang.String url, +setUp(java.lang.String url, java.lang.String browserString)
    Creates a new DefaultSelenium object and starts it using the specified baseUrl and browser string.
    @@ -221,14 +221,14 @@

    Method Summary

    void -verifyEquals(java.lang.Object actual, +verifyEquals(java.lang.Object actual, java.lang.Object expected)
    Like assertEquals, but fails at the end of the test (during tearDown)
    void -verifyEquals(java.lang.String[] actual, +verifyEquals(java.lang.String[] actual, java.lang.String[] expected)
    Asserts that two string arrays have identical string contents (fails at the end of the test, during tearDown)
    @@ -240,7 +240,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.SeleneseTestBase

    -assertFalse, assertFalse, assertNotEquals, assertNotEquals, assertTrue, assertTrue, clearVerificationErrors, fail, getDefaultPort, getText, isCaptureScreenShotOnFailure, join, pause, runtimeBrowserString, setCaptureScreenShotOnFailure, setUp, setUp, setUp, verifyEquals, verifyFalse, verifyNotEquals, verifyNotEquals, verifyTrue +assertFalse, assertFalse, assertNotEquals, assertNotEquals, assertTrue, assertTrue, clearVerificationErrors, fail, getDefaultPort, getText, isCaptureScreenShotOnFailure, join, pause, runtimeBrowserString, setCaptureScreenShotOnFailure, setUp, setUp, setUp, verifyEquals, verifyFalse, verifyNotEquals, verifyNotEquals, verifyTrue
    @@ -441,11 +441,11 @@

    seleniumEquals

    verifyEquals

    public void verifyEquals(java.lang.Object actual,
                     java.lang.Object expected)
    -
    +
    Description copied from class: SeleneseTestBase
    Like assertEquals, but fails at the end of the test (during tearDown)
    Overrides:
    -
    verifyEquals in class SeleneseTestBase
    +
    verifyEquals in class SeleneseTestBase
    @@ -457,12 +457,12 @@

    verifyEquals

    verifyEquals

    public void verifyEquals(java.lang.String[] actual,
                     java.lang.String[] expected)
    -
    Description copied from class: SeleneseTestBase
    +
    Description copied from class: SeleneseTestBase
    Asserts that two string arrays have identical string contents (fails at the end of the test, during tearDown)
    Overrides:
    -
    verifyEquals in class SeleneseTestBase
    +
    verifyEquals in class SeleneseTestBase
    diff --git a/docs/api/java/com/thoughtworks/selenium/Selenium.html b/docs/api/java/com/thoughtworks/selenium/Selenium.html index eb1b812a758f4..ab17a138e417a 100644 --- a/docs/api/java/com/thoughtworks/selenium/Selenium.html +++ b/docs/api/java/com/thoughtworks/selenium/Selenium.html @@ -255,7 +255,7 @@

    Method Summary

    void -addCustomRequestHeader(java.lang.String key, +addCustomRequestHeader(java.lang.String key, java.lang.String value)
    Deprecated. 
    Tells the Selenium server to add the specificed key and value as a custom outgoing request @@ -264,7 +264,7 @@

    Method Summary

    void -addLocationStrategy(java.lang.String strategyName, +addLocationStrategy(java.lang.String strategyName, java.lang.String functionDefinition)
    Deprecated. 
    Defines a new function for Selenium to locate elements on the page.
    @@ -272,7 +272,7 @@

    Method Summary

    void -addScript(java.lang.String scriptContent, +addScript(java.lang.String scriptContent, java.lang.String scriptTagId)
    Deprecated. 
    Loads script content into a new script tag in the Selenium document.
    @@ -280,7 +280,7 @@

    Method Summary

    void -addSelection(java.lang.String locator, +addSelection(java.lang.String locator, java.lang.String optionLocator)
    Deprecated. 
    Add a selection to the set of selected options in a multi-select element using an option @@ -320,7 +320,7 @@

    Method Summary

    void -assignId(java.lang.String locator, +assignId(java.lang.String locator, java.lang.String identifier)
    Deprecated. 
    Temporarily sets the "id" attribute of the specified element, so you can locate it in the @@ -329,7 +329,7 @@

    Method Summary

    void -attachFile(java.lang.String fieldLocator, +attachFile(java.lang.String fieldLocator, java.lang.String fileLocator)
    Deprecated. 
    Sets a file input (upload) field to the file listed in fileLocator
    @@ -337,7 +337,7 @@

    Method Summary

    void -captureEntirePageScreenshot(java.lang.String filename, +captureEntirePageScreenshot(java.lang.String filename, java.lang.String kwargs)
    Deprecated. 
    Saves the entire contents of the current window canvas to a PNG file.
    @@ -406,7 +406,7 @@

    Method Summary

    void -clickAt(java.lang.String locator, +clickAt(java.lang.String locator, java.lang.String coordString)
    Deprecated. 
    Clicks on a link, button, checkbox or radio button.
    @@ -429,7 +429,7 @@

    Method Summary

    void -contextMenuAt(java.lang.String locator, +contextMenuAt(java.lang.String locator, java.lang.String coordString)
    Deprecated. 
    Simulates opening the context menu for the specified element (as might happen if the user @@ -452,7 +452,7 @@

    Method Summary

    void -createCookie(java.lang.String nameValuePair, +createCookie(java.lang.String nameValuePair, java.lang.String optionsString)
    Deprecated. 
    Create a new cookie whose path and domain are same with those of current page under test, @@ -468,7 +468,7 @@

    Method Summary

    void -deleteCookie(java.lang.String name, +deleteCookie(java.lang.String name, java.lang.String optionsString)
    Deprecated. 
    Delete a named cookie with specified path and domain.
    @@ -490,7 +490,7 @@

    Method Summary

    void -doubleClickAt(java.lang.String locator, +doubleClickAt(java.lang.String locator, java.lang.String coordString)
    Deprecated. 
    Doubleclicks on a link, button, checkbox or radio button.
    @@ -498,7 +498,7 @@

    Method Summary

    void -dragAndDrop(java.lang.String locator, +dragAndDrop(java.lang.String locator, java.lang.String movementsString)
    Deprecated. 
    Drags an element a certain distance and then drops it
    @@ -506,7 +506,7 @@

    Method Summary

    void -dragAndDropToObject(java.lang.String locatorOfObjectToBeDragged, +dragAndDropToObject(java.lang.String locatorOfObjectToBeDragged, java.lang.String locatorOfDragDestinationObject)
    Deprecated. 
    Drags an element and drops it on another element
    @@ -514,7 +514,7 @@

    Method Summary

    void -dragdrop(java.lang.String locator, +dragdrop(java.lang.String locator, java.lang.String movementsString)
    Deprecated. 
    deprecated - use dragAndDrop instead
    @@ -522,7 +522,7 @@

    Method Summary

    void -fireEvent(java.lang.String locator, +fireEvent(java.lang.String locator, java.lang.String eventName)
    Deprecated. 
    Explicitly simulate an event, to trigger the corresponding "onevent" handler.
    @@ -837,7 +837,7 @@

    Method Summary

    boolean -getWhetherThisFrameMatchFrameExpression(java.lang.String currentFrameString, +getWhetherThisFrameMatchFrameExpression(java.lang.String currentFrameString, java.lang.String target)
    Deprecated. 
    Determine whether current/locator identify the frame containing this running code.
    @@ -845,7 +845,7 @@

    Method Summary

    boolean -getWhetherThisWindowMatchWindowExpression(java.lang.String currentWindowString, +getWhetherThisWindowMatchWindowExpression(java.lang.String currentWindowString, java.lang.String target)
    Deprecated. 
    Determine whether currentWindowString plus target identify the window containing this running @@ -924,7 +924,7 @@

    Method Summary

    boolean -isOrdered(java.lang.String locator1, +isOrdered(java.lang.String locator1, java.lang.String locator2)
    Deprecated. 
    Check if these two elements have same parent and are ordered siblings in the DOM.
    @@ -961,7 +961,7 @@

    Method Summary

    void -keyDown(java.lang.String locator, +keyDown(java.lang.String locator, java.lang.String keySequence)
    Deprecated. 
    Simulates a user pressing a key (without releasing it yet).
    @@ -977,7 +977,7 @@

    Method Summary

    void -keyPress(java.lang.String locator, +keyPress(java.lang.String locator, java.lang.String keySequence)
    Deprecated. 
    Simulates a user pressing and releasing a key.
    @@ -992,7 +992,7 @@

    Method Summary

    void -keyUp(java.lang.String locator, +keyUp(java.lang.String locator, java.lang.String keySequence)
    Deprecated. 
    Simulates a user releasing a key.
    @@ -1029,7 +1029,7 @@

    Method Summary

    void -mouseDownAt(java.lang.String locator, +mouseDownAt(java.lang.String locator, java.lang.String coordString)
    Deprecated. 
    Simulates a user pressing the left mouse button (without releasing it yet) at the specified @@ -1046,7 +1046,7 @@

    Method Summary

    void -mouseDownRightAt(java.lang.String locator, +mouseDownRightAt(java.lang.String locator, java.lang.String coordString)
    Deprecated. 
    Simulates a user pressing the right mouse button (without releasing it yet) at the specified @@ -1062,7 +1062,7 @@

    Method Summary

    void -mouseMoveAt(java.lang.String locator, +mouseMoveAt(java.lang.String locator, java.lang.String coordString)
    Deprecated. 
    Simulates a user pressing the mouse button (without releasing it yet) on the specified element.
    @@ -1092,7 +1092,7 @@

    Method Summary

    void -mouseUpAt(java.lang.String locator, +mouseUpAt(java.lang.String locator, java.lang.String coordString)
    Deprecated. 
    Simulates the event that occurs when the user releases the mouse button (i.e., stops holding @@ -1109,7 +1109,7 @@

    Method Summary

    void -mouseUpRightAt(java.lang.String locator, +mouseUpRightAt(java.lang.String locator, java.lang.String coordString)
    Deprecated. 
    Simulates the event that occurs when the user releases the right mouse button (i.e., stops @@ -1125,7 +1125,7 @@

    Method Summary

    void -open(java.lang.String url, +open(java.lang.String url, java.lang.String ignoreResponseCode)
    Deprecated. 
    Opens an URL in the test frame.
    @@ -1133,7 +1133,7 @@

    Method Summary

    void -openWindow(java.lang.String url, +openWindow(java.lang.String url, java.lang.String windowID)
    Deprecated. 
    Opens a popup window (if a window with that ID isn't already open).
    @@ -1162,7 +1162,7 @@

    Method Summary

    void -removeSelection(java.lang.String locator, +removeSelection(java.lang.String locator, java.lang.String optionLocator)
    Deprecated. 
    Remove a selection from the set of selected options in a multi-select element using an option @@ -1178,7 +1178,7 @@

    Method Summary

    void -rollup(java.lang.String rollupName, +rollup(java.lang.String rollupName, java.lang.String kwargs)
    Deprecated. 
    Executes a command rollup, which is a series of commands with a unique name, and optionally @@ -1195,7 +1195,7 @@

    Method Summary

    void -select(java.lang.String selectLocator, +select(java.lang.String selectLocator, java.lang.String optionLocator)
    Deprecated. 
    Select an option from a drop-down using an option locator.
    @@ -1241,7 +1241,7 @@

    Method Summary

    void -setCursorPosition(java.lang.String locator, +setCursorPosition(java.lang.String locator, java.lang.String position)
    Deprecated. 
    Moves the text cursor to the specified position in the given input element or textarea.
    @@ -1302,7 +1302,7 @@

    Method Summary

    void -showContextualBanner(java.lang.String className, +showContextualBanner(java.lang.String className, java.lang.String methodName)
    Deprecated. 
    Shows in the RemoteRunner a banner for the current test The banner is 'classname : methodname' @@ -1353,7 +1353,7 @@

    Method Summary

    void -type(java.lang.String locator, +type(java.lang.String locator, java.lang.String value)
    Deprecated. 
    Sets the value of an input field, as though you typed it in.
    @@ -1361,7 +1361,7 @@

    Method Summary

    void -typeKeys(java.lang.String locator, +typeKeys(java.lang.String locator, java.lang.String value)
    Deprecated. 
    Simulates keystroke events on the specified element, as though you typed the value key-by-key.
    @@ -1383,7 +1383,7 @@

    Method Summary

    void -waitForCondition(java.lang.String script, +waitForCondition(java.lang.String script, java.lang.String timeout)
    Deprecated. 
    Runs the specified JavaScript snippet repeatedly until it evaluates to "true".
    @@ -1391,7 +1391,7 @@

    Method Summary

    void -waitForFrameToLoad(java.lang.String frameAddress, +waitForFrameToLoad(java.lang.String frameAddress, java.lang.String timeout)
    Deprecated. 
    Waits for a new frame to load.
    @@ -1406,7 +1406,7 @@

    Method Summary

    void -waitForPopUp(java.lang.String windowID, +waitForPopUp(java.lang.String windowID, java.lang.String timeout)
    Deprecated. 
    Waits for a popup window to appear and load up.
    diff --git a/docs/api/java/com/thoughtworks/selenium/SeleniumException.html b/docs/api/java/com/thoughtworks/selenium/SeleniumException.html index b97a10c3d5315..185dfc4f42523 100644 --- a/docs/api/java/com/thoughtworks/selenium/SeleniumException.html +++ b/docs/api/java/com/thoughtworks/selenium/SeleniumException.html @@ -140,7 +140,7 @@

    Constructor Summary

    SeleniumException(java.lang.String message)  -SeleniumException(java.lang.String message, +SeleniumException(java.lang.String message, java.lang.Exception e)  diff --git a/docs/api/java/com/thoughtworks/selenium/Wait.WaitTimedOutException.html b/docs/api/java/com/thoughtworks/selenium/Wait.WaitTimedOutException.html index 49d241530da01..5d5803d6637d7 100644 --- a/docs/api/java/com/thoughtworks/selenium/Wait.WaitTimedOutException.html +++ b/docs/api/java/com/thoughtworks/selenium/Wait.WaitTimedOutException.html @@ -143,7 +143,7 @@

    Constructor Summary

    Wait.WaitTimedOutException(java.lang.String message)  -Wait.WaitTimedOutException(java.lang.String message, +Wait.WaitTimedOutException(java.lang.String message, java.lang.Throwable cause)  diff --git a/docs/api/java/com/thoughtworks/selenium/Wait.html b/docs/api/java/com/thoughtworks/selenium/Wait.html index 9cc1f5919074c..d8db227920b6e 100644 --- a/docs/api/java/com/thoughtworks/selenium/Wait.html +++ b/docs/api/java/com/thoughtworks/selenium/Wait.html @@ -204,14 +204,14 @@

    Method Summary

    void -wait(java.lang.String message, +wait(java.lang.String message, long timeoutInMilliseconds)
    Wait until the "until" condition returns true or time runs out.
    void -wait(java.lang.String message, +wait(java.lang.String message, long timeoutInMilliseconds, long intervalInMilliseconds)
    Wait until the "until" condition returns true or time runs out.
    diff --git a/docs/api/java/com/thoughtworks/selenium/condition/Condition.html b/docs/api/java/com/thoughtworks/selenium/condition/Condition.html index 3a1ca25b119b9..7137093044c8c 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/Condition.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/Condition.html @@ -136,36 +136,36 @@

    Constructor Summary

    Condition(java.lang.String message)  -Condition(java.lang.String message, +Condition(java.lang.String message, java.lang.Object arg)  -Condition(java.lang.String message, +Condition(java.lang.String message, java.lang.Object[] args)
    Creates an instance of Condition with the given message and args, which are in the String.format(String, Object...) modeal.
    -Condition(java.lang.String message, +Condition(java.lang.String message, java.lang.Object arg0, java.lang.Object arg1)  -Condition(java.lang.String message, +Condition(java.lang.String message, java.lang.Object arg0, java.lang.Object arg1, java.lang.Object arg2)  -Condition(java.lang.String message, +Condition(java.lang.String message, java.lang.Object arg0, java.lang.Object arg1, java.lang.Object arg2, java.lang.Object arg3)  -Condition(java.lang.String message, +Condition(java.lang.String message, java.lang.Object arg0, java.lang.Object arg1, java.lang.Object arg2, diff --git a/docs/api/java/com/thoughtworks/selenium/condition/ConditionRunner.html b/docs/api/java/com/thoughtworks/selenium/condition/ConditionRunner.html index 7a6b6ad447b8a..ffcd2b622a151 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/ConditionRunner.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/ConditionRunner.html @@ -147,7 +147,7 @@

    Method Summary

    void -waitFor(java.lang.String narrative, +waitFor(java.lang.String narrative, Condition condition)
    As above but with an additional 'should' phrase narrative used in the event of the condition failing to become true
    diff --git a/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html b/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html index e3f3af2c24f9a..33f28ebff5ca5 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.Log4jMonitor.html @@ -142,13 +142,13 @@

    Method Summary

    void -conditionFailed(ConditionRunner.Context context, +conditionFailed(ConditionRunner.Context context, Condition condition, java.lang.String message)  void -conditionWasReached(ConditionRunner.Context context, +conditionWasReached(ConditionRunner.Context context, Condition condition)
    Called whenever a DefaultConditionRunner.waitFor(Condition) is successful (i.e.
    @@ -159,7 +159,7 @@

    Method Summary

    void -waitHasBegun(ConditionRunner.Context context, +waitHasBegun(ConditionRunner.Context context, Condition condition)
    Called whenever a DefaultConditionRunner.waitFor(Condition) has begun, and is being tracked with the given condition.
    @@ -212,13 +212,13 @@

    Method Detail

    conditionWasReached

    public void conditionWasReached(ConditionRunner.Context context,
                            Condition condition)
    -
    Description copied from interface: DefaultConditionRunner.Monitor
    +
    Description copied from interface: DefaultConditionRunner.Monitor
    Specified by:
    -
    conditionWasReached in interface DefaultConditionRunner.Monitor
    +
    conditionWasReached in interface DefaultConditionRunner.Monitor
    @@ -230,12 +230,12 @@

    conditionWasReached

    waitHasBegun

    public void waitHasBegun(ConditionRunner.Context context,
                     Condition condition)
    -
    Description copied from interface: DefaultConditionRunner.Monitor
    +
    Description copied from interface: DefaultConditionRunner.Monitor
    Called whenever a DefaultConditionRunner.waitFor(Condition) has begun, and is being tracked with the given condition.
    Specified by:
    -
    waitHasBegun in interface DefaultConditionRunner.Monitor
    +
    waitHasBegun in interface DefaultConditionRunner.Monitor
    @@ -250,7 +250,7 @@

    conditionFailed

    java.lang.String message)
    Specified by:
    -
    conditionFailed in interface DefaultConditionRunner.Monitor
    +
    conditionFailed in interface DefaultConditionRunner.Monitor
    diff --git a/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html b/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html index 7410efac86818..259c4ff958710 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.Monitor.html @@ -116,20 +116,20 @@

    Method Summary

    void -conditionFailed(ConditionRunner.Context context, +conditionFailed(ConditionRunner.Context context, Condition condition, java.lang.String message)  void -conditionWasReached(ConditionRunner.Context context, +conditionWasReached(ConditionRunner.Context context, Condition condition)
    Called whenever a DefaultConditionRunner.waitFor(Condition) is successful (i.e.
    void -waitHasBegun(ConditionRunner.Context context, +waitHasBegun(ConditionRunner.Context context, Condition condition)
    Called whenever a DefaultConditionRunner.waitFor(Condition) has begun, and is being tracked with the given condition.
    diff --git a/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html b/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html index ac4882dcf46d2..4cb2150f24c7d 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.NoOpMonitor.html @@ -142,20 +142,20 @@

    Method Summary

    void -conditionFailed(ConditionRunner.Context context, +conditionFailed(ConditionRunner.Context context, Condition condition, java.lang.String message)  void -conditionWasReached(ConditionRunner.Context context, +conditionWasReached(ConditionRunner.Context context, Condition condition)
    Called whenever a DefaultConditionRunner.waitFor(Condition) is successful (i.e.
    void -waitHasBegun(ConditionRunner.Context context, +waitHasBegun(ConditionRunner.Context context, Condition condition)
    Called whenever a DefaultConditionRunner.waitFor(Condition) has begun, and is being tracked with the given condition.
    @@ -208,12 +208,12 @@

    Method Detail

    waitHasBegun

    public void waitHasBegun(ConditionRunner.Context context,
                     Condition condition)
    -
    Description copied from interface: DefaultConditionRunner.Monitor
    +
    Description copied from interface: DefaultConditionRunner.Monitor
    Called whenever a DefaultConditionRunner.waitFor(Condition) has begun, and is being tracked with the given condition.
    Specified by:
    -
    waitHasBegun in interface DefaultConditionRunner.Monitor
    +
    waitHasBegun in interface DefaultConditionRunner.Monitor
    @@ -225,13 +225,13 @@

    waitHasBegun

    conditionWasReached

    public void conditionWasReached(ConditionRunner.Context context,
                            Condition condition)
    -
    Description copied from interface: DefaultConditionRunner.Monitor
    +
    Description copied from interface: DefaultConditionRunner.Monitor
    Specified by:
    -
    conditionWasReached in interface DefaultConditionRunner.Monitor
    +
    conditionWasReached in interface DefaultConditionRunner.Monitor
    @@ -246,7 +246,7 @@

    conditionFailed

    java.lang.String message)
    Specified by:
    -
    conditionFailed in interface DefaultConditionRunner.Monitor
    +
    conditionFailed in interface DefaultConditionRunner.Monitor
    diff --git a/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.html b/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.html index 03195a53fe906..f5c6526633f60 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/DefaultConditionRunner.html @@ -167,13 +167,13 @@

    Constructor Summary

    Constructor and Description -DefaultConditionRunner(DefaultConditionRunner.Monitor monitor, +DefaultConditionRunner(DefaultConditionRunner.Monitor monitor, Selenium selenium, int interval, int timeout)  -DefaultConditionRunner(DefaultConditionRunner.Monitor monitor, +DefaultConditionRunner(DefaultConditionRunner.Monitor monitor, Selenium selenium, int initialDelay, int interval, @@ -185,14 +185,14 @@

    Constructor Summary

    -DefaultConditionRunner(Selenium selenium, +DefaultConditionRunner(Selenium selenium, int interval, int timeout)
    Constructs an instance of this class with a DefaultConditionRunner.NoOpMonitor.
    -DefaultConditionRunner(Selenium selenium, +DefaultConditionRunner(Selenium selenium, int initialDelay, int interval, int timeout) @@ -220,7 +220,7 @@

    Method Summary

    protected void -throwAssertionException(java.lang.String message, +throwAssertionException(java.lang.String message, java.lang.Throwable throwable)  @@ -237,7 +237,7 @@

    Method Summary

    void -waitFor(java.lang.String narrative, +waitFor(java.lang.String narrative, Condition condition)
    As above but with an additional 'should' phrase narrative used in the event of the condition failing to become true
    @@ -305,7 +305,7 @@

    DefaultConditionRunner

    int interval, int timeout)
    Constructs an instance of this class with a DefaultConditionRunner.NoOpMonitor.
    -
    See Also:
    DefaultConditionRunner(Monitor, Selenium, int, int)
    +
    See Also:
    DefaultConditionRunner(Monitor, Selenium, int, int)
    @@ -318,7 +318,7 @@

    DefaultConditionRunner

    int interval, int timeout)
    -
    See Also:
    DefaultConditionRunner(Monitor, Selenium, int, int)
    +
    See Also:
    DefaultConditionRunner(Monitor, Selenium, int, int)
    @@ -329,7 +329,7 @@

    DefaultConditionRunner

    DefaultConditionRunner

    public DefaultConditionRunner(Selenium selenium)
    Constructs an instance of this class with reasonable defaults.
    -
    See Also:
    DefaultConditionRunner(Monitor, Selenium, int, int)
    +
    See Also:
    DefaultConditionRunner(Monitor, Selenium, int, int)
    @@ -376,12 +376,12 @@

    waitFor

    waitFor

    public void waitFor(java.lang.String narrative,
                Condition condition)
    -
    Description copied from interface: ConditionRunner
    +
    Description copied from interface: ConditionRunner
    As above but with an additional 'should' phrase narrative used in the event of the condition failing to become true
    Specified by:
    -
    waitFor in interface ConditionRunner
    +
    waitFor in interface ConditionRunner
    diff --git a/docs/api/java/com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html b/docs/api/java/com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html index fc66e402f06c6..bc66d34debd06 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/JUnit4AndTestNgConditionRunner.html @@ -146,13 +146,13 @@

    Constructor Summary

    Constructor and Description -JUnit4AndTestNgConditionRunner(DefaultConditionRunner.Monitor monitor, +JUnit4AndTestNgConditionRunner(DefaultConditionRunner.Monitor monitor, Selenium selenium, int interval, int timeout)  -JUnit4AndTestNgConditionRunner(DefaultConditionRunner.Monitor monitor, +JUnit4AndTestNgConditionRunner(DefaultConditionRunner.Monitor monitor, Selenium selenium, int initialDelay, int interval, @@ -162,12 +162,12 @@

    Constructor Summary

    JUnit4AndTestNgConditionRunner(Selenium selenium)  -JUnit4AndTestNgConditionRunner(Selenium selenium, +JUnit4AndTestNgConditionRunner(Selenium selenium, int interval, int timeout)  -JUnit4AndTestNgConditionRunner(Selenium selenium, +JUnit4AndTestNgConditionRunner(Selenium selenium, int initialDelay, int interval, int timeout)  @@ -193,7 +193,7 @@

    Method Summary

    void -throwAssertionException(java.lang.String message, +throwAssertionException(java.lang.String message, java.lang.Throwable cause)  @@ -202,7 +202,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.condition.DefaultConditionRunner

    -waitFor, waitFor +waitFor, waitFor diff --git a/docs/api/java/com/thoughtworks/selenium/condition/JUnitConditionRunner.html b/docs/api/java/com/thoughtworks/selenium/condition/JUnitConditionRunner.html index 7b56f1f600268..b9de2d5314fe9 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/JUnitConditionRunner.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/JUnitConditionRunner.html @@ -145,13 +145,13 @@

    Constructor Summary

    Constructor and Description -JUnitConditionRunner(DefaultConditionRunner.Monitor monitor, +JUnitConditionRunner(DefaultConditionRunner.Monitor monitor, Selenium selenium, int interval, int timeout)  -JUnitConditionRunner(DefaultConditionRunner.Monitor monitor, +JUnitConditionRunner(DefaultConditionRunner.Monitor monitor, Selenium selenium, int initialDelay, int interval, @@ -161,12 +161,12 @@

    Constructor Summary

    JUnitConditionRunner(Selenium selenium)  -JUnitConditionRunner(Selenium selenium, +JUnitConditionRunner(Selenium selenium, int interval, int timeout)  -JUnitConditionRunner(Selenium selenium, +JUnitConditionRunner(Selenium selenium, int initialDelay, int interval, int timeout)  @@ -192,7 +192,7 @@

    Method Summary

    void -throwAssertionException(java.lang.String message, +throwAssertionException(java.lang.String message, java.lang.Throwable cause)  @@ -201,7 +201,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.condition.DefaultConditionRunner

    -waitFor, waitFor +waitFor, waitFor diff --git a/docs/api/java/com/thoughtworks/selenium/condition/Text.html b/docs/api/java/com/thoughtworks/selenium/condition/Text.html index 3700e814904e9..ffd8845af20db 100644 --- a/docs/api/java/com/thoughtworks/selenium/condition/Text.html +++ b/docs/api/java/com/thoughtworks/selenium/condition/Text.html @@ -124,7 +124,7 @@

    Constructor Summary

    -Text(java.lang.String expectedText, +Text(java.lang.String expectedText, java.lang.String locator)
    Look for text inside a given locator.
    diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/CompoundMutator.html b/docs/api/java/com/thoughtworks/selenium/webdriven/CompoundMutator.html index 822227a41d5f3..8357a3bdc3bc4 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/CompoundMutator.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/CompoundMutator.html @@ -144,7 +144,7 @@

    Method Summary

    void -mutate(java.lang.String script, +mutate(java.lang.String script, java.lang.StringBuilder outputTo)
    Mutate a script.
    @@ -205,13 +205,13 @@

    addMutator

    mutate

    public void mutate(java.lang.String script,
               java.lang.StringBuilder outputTo)
    -
    Description copied from interface: ScriptMutator
    +
    Description copied from interface: ScriptMutator
    Mutate a script. The original, unmodified script is used to generate a script on the StringBuilder, the "toString" method of which should be used to get the result. We make use of a StringBuilder rather than a normal String so that we can efficiently chain mutators.
    Specified by:
    -
    mutate in interface ScriptMutator
    +
    mutate in interface ScriptMutator
    Parameters:
    script - The original script.
    outputTo - The mutated script.
    diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/ElementFinder.html b/docs/api/java/com/thoughtworks/selenium/webdriven/ElementFinder.html index 83c35c5560be4..280187fbf80ef 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/ElementFinder.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/ElementFinder.html @@ -138,12 +138,12 @@

    Method Summary

    void -add(java.lang.String strategyName, +add(java.lang.String strategyName, java.lang.String implementation)  WebElement -findElement(WebDriver driver, +findElement(WebDriver driver, java.lang.String locator)  diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/FunctionDeclaration.html b/docs/api/java/com/thoughtworks/selenium/webdriven/FunctionDeclaration.html index 2674b8b134ed8..78b4ed9edc4e7 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/FunctionDeclaration.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/FunctionDeclaration.html @@ -120,7 +120,7 @@

    Constructor Summary

    Constructor and Description -FunctionDeclaration(java.lang.String raw, +FunctionDeclaration(java.lang.String raw, java.lang.String result)  @@ -140,7 +140,7 @@

    Method Summary

    void -mutate(java.lang.String script, +mutate(java.lang.String script, java.lang.StringBuilder outputTo)
    Mutate a script.
    @@ -194,13 +194,13 @@

    Method Detail

    mutate

    public void mutate(java.lang.String script,
               java.lang.StringBuilder outputTo)
    -
    Description copied from interface: ScriptMutator
    +
    Description copied from interface: ScriptMutator
    Mutate a script. The original, unmodified script is used to generate a script on the StringBuilder, the "toString" method of which should be used to get the result. We make use of a StringBuilder rather than a normal String so that we can efficiently chain mutators.
    Specified by:
    -
    mutate in interface ScriptMutator
    +
    mutate in interface ScriptMutator
    Parameters:
    script - The original script.
    outputTo - The mutated script.
    diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/JavascriptLibrary.html b/docs/api/java/com/thoughtworks/selenium/webdriven/JavascriptLibrary.html index 2d46563f3e9c4..fb1e225a7d05f 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/JavascriptLibrary.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/JavascriptLibrary.html @@ -132,21 +132,21 @@

    Method Summary

    java.lang.Object -callEmbeddedHtmlUtils(WebDriver driver, +callEmbeddedHtmlUtils(WebDriver driver, java.lang.String functionName, WebElement element, java.lang.Object... values)  void -callEmbeddedSelenium(WebDriver driver, +callEmbeddedSelenium(WebDriver driver, java.lang.String functionName, WebElement element, java.lang.Object... values)  java.lang.Object -executeScript(WebDriver driver, +executeScript(WebDriver driver, java.lang.String script, java.lang.Object... args)  diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/ScriptMutator.html b/docs/api/java/com/thoughtworks/selenium/webdriven/ScriptMutator.html index 93fbf08e6dacc..c8eb7df1d3586 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/ScriptMutator.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/ScriptMutator.html @@ -112,7 +112,7 @@

    Method Summary

    void -mutate(java.lang.String script, +mutate(java.lang.String script, java.lang.StringBuilder outputTo)
    Mutate a script.
    diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/SeleneseCommand.html b/docs/api/java/com/thoughtworks/selenium/webdriven/SeleneseCommand.html index 1092ad21bd6ce..01a7932489d54 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/SeleneseCommand.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/SeleneseCommand.html @@ -136,7 +136,7 @@

    Method Summary

    T -apply(WebDriver driver, +apply(WebDriver driver, java.lang.String[] args)  @@ -145,7 +145,7 @@

    Method Summary

    protected abstract T -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/SeleniumMutator.html b/docs/api/java/com/thoughtworks/selenium/webdriven/SeleniumMutator.html index 59cee70a15cbd..039da7039c6e7 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/SeleniumMutator.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/SeleniumMutator.html @@ -119,7 +119,7 @@

    Constructor Summary

    Constructor and Description -SeleniumMutator(java.lang.String method, +SeleniumMutator(java.lang.String method, java.lang.String atom)  @@ -139,7 +139,7 @@

    Method Summary

    void -mutate(java.lang.String script, +mutate(java.lang.String script, java.lang.StringBuilder appendTo)
    Mutate a script.
    @@ -192,13 +192,13 @@

    Method Detail

    mutate

    public void mutate(java.lang.String script,
               java.lang.StringBuilder appendTo)
    -
    Description copied from interface: ScriptMutator
    +
    Description copied from interface: ScriptMutator
    Mutate a script. The original, unmodified script is used to generate a script on the StringBuilder, the "toString" method of which should be used to get the result. We make use of a StringBuilder rather than a normal String so that we can efficiently chain mutators.
    Specified by:
    -
    mutate in interface ScriptMutator
    +
    mutate in interface ScriptMutator
    Parameters:
    script - The original script.
    appendTo - The mutated script.
    diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/Timer.html b/docs/api/java/com/thoughtworks/selenium/webdriven/Timer.html index e14419ee39899..75f2048c2a2e2 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/Timer.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/Timer.html @@ -132,7 +132,7 @@

    Method Summary

    <T> T -run(SeleneseCommand<T> command, +run(SeleneseCommand<T> command, WebDriver driver, java.lang.String[] args)  diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/VariableDeclaration.html b/docs/api/java/com/thoughtworks/selenium/webdriven/VariableDeclaration.html index 83541f705024a..fe3063b31aa18 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/VariableDeclaration.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/VariableDeclaration.html @@ -119,7 +119,7 @@

    Constructor Summary

    Constructor and Description -VariableDeclaration(java.lang.String raw, +VariableDeclaration(java.lang.String raw, java.lang.String declaration)  @@ -139,7 +139,7 @@

    Method Summary

    void -mutate(java.lang.String script, +mutate(java.lang.String script, java.lang.StringBuilder outputTo)
    Mutate a script.
    @@ -192,13 +192,13 @@

    Method Detail

    mutate

    public void mutate(java.lang.String script,
               java.lang.StringBuilder outputTo)
    -
    Description copied from interface: ScriptMutator
    +
    Description copied from interface: ScriptMutator
    Mutate a script. The original, unmodified script is used to generate a script on the StringBuilder, the "toString" method of which should be used to get the result. We make use of a StringBuilder rather than a normal String so that we can efficiently chain mutators.
    Specified by:
    -
    mutate in interface ScriptMutator
    +
    mutate in interface ScriptMutator
    Parameters:
    script - The original script.
    outputTo - The mutated script.
    diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/WebDriverBackedSelenium.html b/docs/api/java/com/thoughtworks/selenium/webdriven/WebDriverBackedSelenium.html index da8e961db6da0..e357e2e4917b9 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/WebDriverBackedSelenium.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/WebDriverBackedSelenium.html @@ -138,11 +138,11 @@

    Constructor Summary

    Constructor and Description -WebDriverBackedSelenium(com.google.common.base.Supplier<WebDriver> maker, +WebDriverBackedSelenium(com.google.common.base.Supplier<WebDriver> maker, java.lang.String baseUrl)  -WebDriverBackedSelenium(WebDriver baseDriver, +WebDriverBackedSelenium(WebDriver baseDriver, java.lang.String baseUrl)  @@ -174,7 +174,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.DefaultSelenium

    -addCustomRequestHeader, addLocationStrategy, addScript, addSelection, allowNativeXpath, altKeyDown, altKeyUp, answerOnNextPrompt, assignId, attachFile, captureEntirePageScreenshot, captureEntirePageScreenshotToString, captureNetworkTraffic, captureScreenshot, captureScreenshotToString, check, chooseCancelOnNextConfirmation, chooseOkOnNextConfirmation, click, clickAt, close, contextMenu, contextMenuAt, controlKeyDown, controlKeyUp, createCookie, deleteAllVisibleCookies, deleteCookie, deselectPopUp, doubleClick, doubleClickAt, dragAndDrop, dragAndDropToObject, dragdrop, fireEvent, focus, getAlert, getAllButtons, getAllFields, getAllLinks, getAllWindowIds, getAllWindowNames, getAllWindowTitles, getAttribute, getAttributeFromAllWindows, getBodyText, getConfirmation, getCookie, getCookieByName, getCssCount, getCursorPosition, getElementHeight, getElementIndex, getElementPositionLeft, getElementPositionTop, getElementWidth, getEval, getExpression, getHtmlSource, getLocation, getLog, getMouseSpeed, getPrompt, getSelectedId, getSelectedIds, getSelectedIndex, getSelectedIndexes, getSelectedLabel, getSelectedLabels, getSelectedValue, getSelectedValues, getSelectOptions, getSpeed, getTable, getText, getTitle, getValue, getWhetherThisFrameMatchFrameExpression, getWhetherThisWindowMatchWindowExpression, getXpathCount, goBack, highlight, ignoreAttributesWithoutValue, isAlertPresent, isChecked, isConfirmationPresent, isCookiePresent, isEditable, isElementPresent, isOrdered, isPromptPresent, isSomethingSelected, isTextPresent, isVisible, keyDown, keyDownNative, keyPress, keyPressNative, keyUp, keyUpNative, metaKeyDown, metaKeyUp, mouseDown, mouseDownAt, mouseDownRight, mouseDownRightAt, mouseMove, mouseMoveAt, mouseOut, mouseOver, mouseUp, mouseUpAt, mouseUpRight, mouseUpRightAt, open, open, openWindow, refresh, removeAllSelections, removeScript, removeSelection, retrieveLastRemoteControlLogs, rollup, runScript, select, selectFrame, selectPopUp, selectWindow, setBrowserLogLevel, setContext, setCursorPosition, setExtensionJs, setMouseSpeed, setSpeed, setTimeout, shiftKeyDown, shiftKeyUp, showContextualBanner, showContextualBanner, shutDownSeleniumServer, start, start, start, stop, submit, type, typeKeys, uncheck, useXpathLibrary, waitForCondition, waitForFrameToLoad, waitForPageToLoad, waitForPopUp, windowFocus, windowMaximize +addCustomRequestHeader, addLocationStrategy, addScript, addSelection, allowNativeXpath, altKeyDown, altKeyUp, answerOnNextPrompt, assignId, attachFile, captureEntirePageScreenshot, captureEntirePageScreenshotToString, captureNetworkTraffic, captureScreenshot, captureScreenshotToString, check, chooseCancelOnNextConfirmation, chooseOkOnNextConfirmation, click, clickAt, close, contextMenu, contextMenuAt, controlKeyDown, controlKeyUp, createCookie, deleteAllVisibleCookies, deleteCookie, deselectPopUp, doubleClick, doubleClickAt, dragAndDrop, dragAndDropToObject, dragdrop, fireEvent, focus, getAlert, getAllButtons, getAllFields, getAllLinks, getAllWindowIds, getAllWindowNames, getAllWindowTitles, getAttribute, getAttributeFromAllWindows, getBodyText, getConfirmation, getCookie, getCookieByName, getCssCount, getCursorPosition, getElementHeight, getElementIndex, getElementPositionLeft, getElementPositionTop, getElementWidth, getEval, getExpression, getHtmlSource, getLocation, getLog, getMouseSpeed, getPrompt, getSelectedId, getSelectedIds, getSelectedIndex, getSelectedIndexes, getSelectedLabel, getSelectedLabels, getSelectedValue, getSelectedValues, getSelectOptions, getSpeed, getTable, getText, getTitle, getValue, getWhetherThisFrameMatchFrameExpression, getWhetherThisWindowMatchWindowExpression, getXpathCount, goBack, highlight, ignoreAttributesWithoutValue, isAlertPresent, isChecked, isConfirmationPresent, isCookiePresent, isEditable, isElementPresent, isOrdered, isPromptPresent, isSomethingSelected, isTextPresent, isVisible, keyDown, keyDownNative, keyPress, keyPressNative, keyUp, keyUpNative, metaKeyDown, metaKeyUp, mouseDown, mouseDownAt, mouseDownRight, mouseDownRightAt, mouseMove, mouseMoveAt, mouseOut, mouseOver, mouseUp, mouseUpAt, mouseUpRight, mouseUpRightAt, open, open, openWindow, refresh, removeAllSelections, removeScript, removeSelection, retrieveLastRemoteControlLogs, rollup, runScript, select, selectFrame, selectPopUp, selectWindow, setBrowserLogLevel, setContext, setCursorPosition, setExtensionJs, setMouseSpeed, setSpeed, setTimeout, shiftKeyDown, shiftKeyUp, showContextualBanner, showContextualBanner, shutDownSeleniumServer, start, start, start, stop, submit, type, typeKeys, uncheck, useXpathLibrary, waitForCondition, waitForFrameToLoad, waitForPageToLoad, waitForPopUp, windowFocus, windowMaximize @@ -442,7 +442,7 @@

    getStringArray

    java.lang.String[] args)
    Specified by:
    -
    getStringArray in interface CommandProcessor
    +
    getStringArray in interface CommandProcessor
    @@ -456,7 +456,7 @@

    getNumber

    java.lang.String[] args)
    Specified by:
    -
    getNumber in interface CommandProcessor
    +
    getNumber in interface CommandProcessor
    @@ -470,7 +470,7 @@

    getNumberArray

    java.lang.String[] strings)
    Specified by:
    -
    getNumberArray in interface CommandProcessor
    +
    getNumberArray in interface CommandProcessor
    @@ -484,7 +484,7 @@

    getBoolean

    java.lang.String[] args)
    Specified by:
    -
    getBoolean in interface CommandProcessor
    +
    getBoolean in interface CommandProcessor
    @@ -498,7 +498,7 @@

    getBooleanArray

    java.lang.String[] strings)
    Specified by:
    -
    getBooleanArray in interface CommandProcessor
    +
    getBooleanArray in interface CommandProcessor
    diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/Windows.html b/docs/api/java/com/thoughtworks/selenium/webdriven/Windows.html index e1947cf55b07b..37606d9bde108 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/Windows.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/Windows.html @@ -138,17 +138,17 @@

    Method Summary

    void -selectFrame(WebDriver driver, +selectFrame(WebDriver driver, java.lang.String locator)  void -selectPopUp(WebDriver driver, +selectPopUp(WebDriver driver, java.lang.String windowID)  void -selectWindow(WebDriver driver, +selectWindow(WebDriver driver, java.lang.String windowID)  diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AddLocationStrategy.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AddLocationStrategy.html index 64fd23d353e50..8e50bbf7c1354 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AddLocationStrategy.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AddLocationStrategy.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String strategyName, java.lang.String functionDefinition)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AddSelection.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AddSelection.html index a759894a34de3..ff83038934c0c 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AddSelection.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AddSelection.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -AddSelection(JavascriptLibrary library, +AddSelection(JavascriptLibrary library, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String optionLocator)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AllowNativeXPath.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AllowNativeXPath.html index 97db7625beb2b..e281fe860777b 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AllowNativeXPath.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AllowNativeXPath.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AltKeyDown.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AltKeyDown.html index 48b455f1ca736..3ec2bedebd9cc 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AltKeyDown.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AltKeyDown.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AltKeyUp.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AltKeyUp.html index 0652a108b70b3..6a673e4b3a6bc 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AltKeyUp.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AltKeyUp.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AssignId.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AssignId.html index 5d37c4fa717d8..f0002b1d71f72 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AssignId.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AssignId.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -AssignId(JavascriptLibrary js, +AssignId(JavascriptLibrary js, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AttachFile.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AttachFile.html index e32d418871ddf..5e4382f318329 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AttachFile.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/AttachFile.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/CaptureScreenshotToString.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/CaptureScreenshotToString.html index 7082dad03ca08..38080048b2470 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/CaptureScreenshotToString.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/CaptureScreenshotToString.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Check.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Check.html index 5ab6531ad727e..bc32df01818fc 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Check.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Check.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -Check(AlertOverride alertOverride, +Check(AlertOverride alertOverride, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Click.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Click.html index 93621f638aeda..d022985ec38da 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Click.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Click.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -Click(AlertOverride alertOverride, +Click(AlertOverride alertOverride, ElementFinder elementFinder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ClickAt.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ClickAt.html index 6e3c17867d9cf..418d7939acf8b 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ClickAt.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ClickAt.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -ClickAt(AlertOverride alertOverride, +ClickAt(AlertOverride alertOverride, ElementFinder elementFinder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Close.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Close.html index 8f8fe96a695c6..55cb5fbd6d818 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Close.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Close.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ControlKeyDown.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ControlKeyDown.html index efe973152e850..44c99a71877ec 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ControlKeyDown.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ControlKeyDown.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ControlKeyUp.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ControlKeyUp.html index b67168855e26d..8647d8c226be2 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ControlKeyUp.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ControlKeyUp.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/CreateCookie.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/CreateCookie.html index a9e74cc66a960..6bb75b252019b 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/CreateCookie.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/CreateCookie.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String nameValuePair, java.lang.String optionsString)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeleteAllVisibleCookies.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeleteAllVisibleCookies.html index 459df63f08f46..e7f78cf5d3ae5 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeleteAllVisibleCookies.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeleteAllVisibleCookies.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeleteCookie.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeleteCookie.html index 3ee9eef24277a..7b878913fe4f5 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeleteCookie.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeleteCookie.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String name, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeselectPopUp.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeselectPopUp.html index 9f76366b96e1a..c64357318517c 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeselectPopUp.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DeselectPopUp.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DoubleClick.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DoubleClick.html index 4ac386cf5b561..75d7aeb660001 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DoubleClick.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DoubleClick.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -DoubleClick(AlertOverride alertOverride, +DoubleClick(AlertOverride alertOverride, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DragAndDrop.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DragAndDrop.html index b0e57b7af5eac..2b2a03db72b7c 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DragAndDrop.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DragAndDrop.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String movementsString)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DragAndDropToObject.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DragAndDropToObject.html index 11bf4eebfebd0..810c58bc5b4e0 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DragAndDropToObject.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/DragAndDropToObject.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locatorFrom, java.lang.String locatorTo)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindFirstSelectedOptionProperty.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindFirstSelectedOptionProperty.html index a7b2d9b7d1ac2..fb02314596018 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindFirstSelectedOptionProperty.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindFirstSelectedOptionProperty.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -FindFirstSelectedOptionProperty(JavascriptLibrary library, +FindFirstSelectedOptionProperty(JavascriptLibrary library, ElementFinder finder, java.lang.String property)  @@ -139,7 +139,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String selectLocator, java.lang.String ignored)  @@ -149,7 +149,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html index 7533a6aca6323..5d240499be70a 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FindSelectedOptionProperties.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -FindSelectedOptionProperties(JavascriptLibrary library, +FindSelectedOptionProperties(JavascriptLibrary library, ElementFinder finder, java.lang.String property)  @@ -139,7 +139,7 @@

    Method Summary

    protected java.lang.String[] -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String selectLocator, java.lang.String ignored)  @@ -149,7 +149,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FireEvent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FireEvent.html index 52d3226ad987c..47b61162cd4f8 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FireEvent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FireEvent.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -FireEvent(ElementFinder elementFinder, +FireEvent(ElementFinder elementFinder, JavascriptLibrary js)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FireNamedEvent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FireNamedEvent.html index e255b2365feb7..d8d7dcf290b86 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FireNamedEvent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/FireNamedEvent.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -FireNamedEvent(ElementFinder elementFinder, +FireNamedEvent(ElementFinder elementFinder, JavascriptLibrary js, java.lang.String name)  @@ -139,7 +139,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -149,7 +149,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAlert.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAlert.html index d1775c16c0b92..a779229f66e49 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAlert.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAlert.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllButtons.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllButtons.html index d866b992e8f91..421cb068732e4 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllButtons.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllButtons.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String[] -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllFields.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllFields.html index 19400ec7eb652..c14554a23665f 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllFields.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllFields.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String[] -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllLinks.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllLinks.html index 9d4f2775450e2..135d13da8a516 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllLinks.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllLinks.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String[] -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllWindowNames.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllWindowNames.html index 0934a01a96a36..00d2adefcd54f 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllWindowNames.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllWindowNames.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String[] -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllWindowTitles.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllWindowTitles.html index 31d00f4671787..934e4e7fa1b72 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllWindowTitles.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAllWindowTitles.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String[] -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAttribute.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAttribute.html index 8cf629a882bc5..9440135ba0016 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAttribute.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAttribute.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -GetAttribute(JavascriptLibrary library, +GetAttribute(JavascriptLibrary library, ElementFinder finder)  @@ -142,7 +142,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String attributeLocator, java.lang.String ignored)  @@ -152,7 +152,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAttributeFromAllWindows.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAttributeFromAllWindows.html index 121627944dcf8..e329178467540 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAttributeFromAllWindows.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetAttributeFromAllWindows.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String[] -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String attributeName, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetBodyText.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetBodyText.html index 1fcc744816068..7ad1d1da98ba2 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetBodyText.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetBodyText.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetConfirmation.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetConfirmation.html index f442add3cd4b6..cf830ac199403 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetConfirmation.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetConfirmation.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCookie.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCookie.html index ad6b5c4c8b06f..794c78e1680b0 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCookie.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCookie.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCookieByName.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCookieByName.html index eeed49f687f8b..c8ec2d0c7dc92 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCookieByName.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCookieByName.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String name, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCssCount.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCssCount.html index 5f10ff654478c..b5e439c5900fd 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCssCount.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetCssCount.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Number -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String css, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementHeight.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementHeight.html index ff6c1dff64f22..054607bd00f34 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementHeight.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementHeight.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Number -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementIndex.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementIndex.html index e26faa73d4ef2..65b900f8f2ebf 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementIndex.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementIndex.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -GetElementIndex(ElementFinder finder, +GetElementIndex(ElementFinder finder, JavascriptLibrary js)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Number -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementPositionLeft.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementPositionLeft.html index 1901f5eb94628..8feea531e162c 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementPositionLeft.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementPositionLeft.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Number -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementPositionTop.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementPositionTop.html index 2d470cdd5f764..15c34e91b51fe 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementPositionTop.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementPositionTop.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Number -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementWidth.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementWidth.html index 50c2880dc6fc4..06b334f4857be 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementWidth.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetElementWidth.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Number -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetEval.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetEval.html index f74a9b9d7692e..d6480e3c10c21 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetEval.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetEval.html @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetExpression.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetExpression.html index 0901d62b0f918..741706ccbbb17 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetExpression.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetExpression.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetHtmlSource.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetHtmlSource.html index 8a59452bd1bf3..5995b9132c4e4 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetHtmlSource.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetHtmlSource.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetLocation.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetLocation.html index f92454a894fd8..bcc7c800c4153 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetLocation.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetLocation.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetSelectOptions.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetSelectOptions.html index 6076f0dbfbc59..9b38f846b87b4 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetSelectOptions.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetSelectOptions.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -GetSelectOptions(JavascriptLibrary library, +GetSelectOptions(JavascriptLibrary library, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.String[] -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String selectLocator, java.lang.String ignored)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetTable.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetTable.html index c6af1deb52ce0..c7cec0ed4411f 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetTable.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetTable.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -GetTable(ElementFinder finder, +GetTable(ElementFinder finder, JavascriptLibrary js)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String tableCellAddress, java.lang.String ignored)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetText.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetText.html index d57f592df50e0..a1614460ef2fc 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetText.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetText.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -GetText(JavascriptLibrary library, +GetText(JavascriptLibrary library, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetTitle.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetTitle.html index 156505b7a4733..faf79d013dfd1 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetTitle.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetTitle.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetValue.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetValue.html index 64600619d5fb2..137c9008dee44 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetValue.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetValue.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetXpathCount.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetXpathCount.html index 9556a66951a81..27528911082b0 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetXpathCount.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GetXpathCount.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Number -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String xpath, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GoBack.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GoBack.html index ec99092e6e6dc..5aa056d73a7fc 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GoBack.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/GoBack.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Highlight.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Highlight.html index 1e6401c3d9865..d2f6e82f27f79 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Highlight.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Highlight.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -Highlight(ElementFinder finder, +Highlight(ElementFinder finder, JavascriptLibrary js)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.String -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsAlertPresent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsAlertPresent.html index 7864ae7f72f62..b6f5ad48d8ada 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsAlertPresent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsAlertPresent.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsChecked.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsChecked.html index 5b7fa2be5eaab..9a26ce435aced 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsChecked.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsChecked.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsConfirmationPresent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsConfirmationPresent.html index bff9543a6831f..cca5f6e2bf69c 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsConfirmationPresent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsConfirmationPresent.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsCookiePresent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsCookiePresent.html index e7b5e83858666..7a4cea8526912 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsCookiePresent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsCookiePresent.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String name, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsEditable.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsEditable.html index c524d5723b75e..6ff01e3dfb0b4 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsEditable.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsEditable.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsElementPresent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsElementPresent.html index b15391251ee54..14948d93087ed 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsElementPresent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsElementPresent.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsOrdered.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsOrdered.html index 463d2a263c5b8..8ce26c04af514 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsOrdered.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsOrdered.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -IsOrdered(ElementFinder finder, +IsOrdered(ElementFinder finder, JavascriptLibrary js)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator1, java.lang.String locator2)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsSomethingSelected.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsSomethingSelected.html index c86f0ab9959ae..13274c4c2cda2 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsSomethingSelected.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsSomethingSelected.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String selectLocator, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsTextPresent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsTextPresent.html index 22d1e6d804ed5..1776daf8ae311 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsTextPresent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsTextPresent.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String pattern, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsVisible.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsVisible.html index 2c7f5cba93757..96936cb5777ce 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsVisible.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/IsVisible.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Boolean -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyDownNative.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyDownNative.html index 440598fc329ee..2ba4c502ea5f1 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyDownNative.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyDownNative.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String keyCode, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyEvent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyEvent.html index cf68437699481..ced54dadec467 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyEvent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyEvent.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -KeyEvent(ElementFinder elementFinder, +KeyEvent(ElementFinder elementFinder, JavascriptLibrary js, KeyState state, java.lang.String eventName)  @@ -140,7 +140,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -150,7 +150,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyPressNative.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyPressNative.html index d49380073e127..1ac98103793d8 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyPressNative.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyPressNative.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String keyCode, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyUpNative.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyUpNative.html index 9b4923f594724..c1a11fadd91d6 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyUpNative.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/KeyUpNative.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String keyCode, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MetaKeyDown.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MetaKeyDown.html index 41631ec40f2cf..620899e3411e3 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MetaKeyDown.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MetaKeyDown.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MetaKeyUp.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MetaKeyUp.html index 75d2f89316986..34ce299b16392 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MetaKeyUp.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MetaKeyUp.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MethodDeclaration.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MethodDeclaration.html index c5ca919069555..91dab2b08ac6e 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MethodDeclaration.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MethodDeclaration.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -MethodDeclaration(java.lang.String raw, +MethodDeclaration(java.lang.String raw, java.lang.String result)  @@ -138,7 +138,7 @@

    Method Summary

    void -mutate(java.lang.String script, +mutate(java.lang.String script, java.lang.StringBuilder outputTo)
    Mutate a script.
    @@ -191,13 +191,13 @@

    Method Detail

    mutate

    public void mutate(java.lang.String script,
               java.lang.StringBuilder outputTo)
    -
    Description copied from interface: ScriptMutator
    +
    Description copied from interface: ScriptMutator
    Mutate a script. The original, unmodified script is used to generate a script on the StringBuilder, the "toString" method of which should be used to get the result. We make use of a StringBuilder rather than a normal String so that we can efficiently chain mutators.
    Specified by:
    -
    mutate in interface ScriptMutator
    +
    mutate in interface ScriptMutator
    Parameters:
    script - The original script.
    outputTo - The mutated script.
    diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MouseEvent.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MouseEvent.html index 9bbb655ae0d87..fee559f80bafe 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MouseEvent.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MouseEvent.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -MouseEvent(ElementFinder elementFinder, +MouseEvent(ElementFinder elementFinder, JavascriptLibrary js, java.lang.String type)  @@ -139,7 +139,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -149,7 +149,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MouseEventAt.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MouseEventAt.html index d50eb76e1d59b..3d99d00f3d70d 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MouseEventAt.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/MouseEventAt.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -MouseEventAt(ElementFinder finder, +MouseEventAt(ElementFinder finder, JavascriptLibrary js, java.lang.String type)  @@ -139,7 +139,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String coordString)  @@ -149,7 +149,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/NoOp.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/NoOp.html index ab418335cef55..0f1ed64141ef2 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/NoOp.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/NoOp.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Object -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Open.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Open.html index 2d9cda85e086d..ba8dcff2022cf 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Open.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Open.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String url, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/OpenWindow.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/OpenWindow.html index 31ea656613f21..14f17054804f3 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/OpenWindow.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/OpenWindow.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -OpenWindow(java.lang.String baseUrl, +OpenWindow(java.lang.String baseUrl, GetEval opener)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String url, java.lang.String windowID)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Refresh.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Refresh.html index 926506184df25..00e34398d56e9 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Refresh.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Refresh.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RemoveAllSelections.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RemoveAllSelections.html index b1beecbfb7946..b72c7a9e4cff6 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RemoveAllSelections.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RemoveAllSelections.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RemoveSelection.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RemoveSelection.html index 9c0cb87ffa79b..a5a0cf97d79f8 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RemoveSelection.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RemoveSelection.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -RemoveSelection(JavascriptLibrary library, +RemoveSelection(JavascriptLibrary library, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String optionLocator)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RunScript.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RunScript.html index 4b05583dc8af2..b8a027267bf36 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RunScript.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/RunScript.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectFrame.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectFrame.html index 8a836ecaaa44e..907da50d5e242 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectFrame.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectFrame.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectOption.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectOption.html index 01d67d7c07159..74b7f5870568c 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectOption.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectOption.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -SelectOption(AlertOverride alertOverride, +SelectOption(AlertOverride alertOverride, JavascriptLibrary library, ElementFinder finder)  @@ -139,7 +139,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String selectLocator, java.lang.String optionLocator)  @@ -149,7 +149,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectPopUp.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectPopUp.html index de17bc333cfeb..81b36c372d360 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectPopUp.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectPopUp.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String windowID, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectWindow.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectWindow.html index 5ebe80a3f4e10..14ac8b9ba22cc 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectWindow.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SelectWindow.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String windowID, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SeleniumSelect.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SeleniumSelect.html index 91384f58a5316..722fa24f3b09f 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SeleniumSelect.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SeleniumSelect.html @@ -113,7 +113,7 @@

    Constructor Summary

    Constructor and Description -SeleniumSelect(JavascriptLibrary library, +SeleniumSelect(JavascriptLibrary library, ElementFinder finder, WebDriver driver, java.lang.String locator)  diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SetNextConfirmationState.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SetNextConfirmationState.html index 94c676435603c..bda54097240b5 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SetNextConfirmationState.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SetNextConfirmationState.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SetTimeout.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SetTimeout.html index 658fe5ea4ce15..c9569399833bc 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SetTimeout.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/SetTimeout.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String timeout, java.lang.String ignored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ShiftKeyDown.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ShiftKeyDown.html index 0751718c369f4..0d63a8f71641a 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ShiftKeyDown.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ShiftKeyDown.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ShiftKeyUp.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ShiftKeyUp.html index e851a315a93b7..fe7ae16d3f1b6 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ShiftKeyUp.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/ShiftKeyUp.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Submit.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Submit.html index 62bdd59b9b959..ba627c03154ea 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Submit.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Submit.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -Submit(AlertOverride alertOverride, +Submit(AlertOverride alertOverride, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String formLocator, java.lang.String ignored)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Type.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Type.html index c7bfd1f663c1f..08f6e8480ba0e 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Type.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Type.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -Type(AlertOverride alertOverride, +Type(AlertOverride alertOverride, JavascriptLibrary js, ElementFinder finder, KeyState state)  @@ -140,7 +140,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -150,7 +150,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/TypeKeys.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/TypeKeys.html index d126675d58202..3ef8a42b42ebb 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/TypeKeys.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/TypeKeys.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -TypeKeys(AlertOverride alertOverride, +TypeKeys(AlertOverride alertOverride, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Uncheck.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Uncheck.html index e7fe0ac6c82fc..a5a8f16856f2a 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Uncheck.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/Uncheck.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -Uncheck(AlertOverride alertOverride, +Uncheck(AlertOverride alertOverride, ElementFinder finder)  @@ -138,7 +138,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -148,7 +148,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/UseXPathLibrary.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/UseXPathLibrary.html index 5b8a0c5f3cb3b..95fe826cc542c 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/UseXPathLibrary.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/UseXPathLibrary.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String locator, java.lang.String value)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForCondition.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForCondition.html index 69567a9cb9e85..f5fc4c9b361ab 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForCondition.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForCondition.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String script, java.lang.String timeout)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForPageToLoad.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForPageToLoad.html index 5e7682fdc2b00..8406b7d7acf20 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForPageToLoad.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForPageToLoad.html @@ -141,7 +141,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String timeout, java.lang.String ignored)  @@ -157,7 +157,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForPopup.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForPopup.html index 34553561e8f49..1f746d2330383 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForPopup.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WaitForPopup.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String windowID, java.lang.String timeout)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WindowFocus.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WindowFocus.html index ce4f8b3f2f86e..635bd774d2cdf 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WindowFocus.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WindowFocus.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WindowMaximize.html b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WindowMaximize.html index 26248ae2c2e20..4c9ffed506c6c 100644 --- a/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WindowMaximize.html +++ b/docs/api/java/com/thoughtworks/selenium/webdriven/commands/WindowMaximize.html @@ -137,7 +137,7 @@

    Method Summary

    protected java.lang.Void -handleSeleneseCommand(WebDriver driver, +handleSeleneseCommand(WebDriver driver, java.lang.String ignored, java.lang.String alsoIgnored)  @@ -147,7 +147,7 @@

    Method Summary

    Methods inherited from class com.thoughtworks.selenium.webdriven.SeleneseCommand

    -apply, getTimeout, setDefaultTimeout +apply, getTimeout, setDefaultTimeout diff --git a/docs/api/java/constant-values.html b/docs/api/java/constant-values.html index 74dfc2197ec0e..874d8024c8fb0 100644 --- a/docs/api/java/constant-values.html +++ b/docs/api/java/constant-values.html @@ -249,53 +249,6 @@

    org.openqa.*

    • - - - - - - - - - - - - - -
      org.openqa.selenium.browserlaunchers.Proxies 
      Modifier and TypeConstant FieldValue
      - -public static final java.lang.StringPROXY_CONFIG"proxy"
      -
    • -
    • - - - - - - - - - - - - - - - - - - - -
      org.openqa.selenium.browserlaunchers.WindowsProxyManager 
      Modifier and TypeConstant FieldValue
      - -protected static final java.lang.StringCOOKIE_SUFFIX".txt"
      - -protected static final java.lang.StringREG_KEY_BACKUP_READY"BackupReady"
      -
    • -
    -
    expiry - The cookie's expiration date; may be null.
    See Also:
    Cookie(String, String, String, String, Date)
    @@ -299,7 +299,7 @@

    Cookie

    java.util.Date expiry)
    Creates an insecure non-httpOnly cookie.
    Parameters:
    name - The name of the cookie; may not be null or an empty string.
    value - The cookie value; may not be null.
    domain - The domain the cookie is visible to.
    path - The path the cookie is visible to. If left blank or set to null, will be set to - "/".
    expiry - The cookie's expiration date; may be null.
    See Also:
    Cookie(String, String, String, String, Date, boolean)
    + "/".
    expiry - The cookie's expiration date; may be null.
    See Also:
    Cookie(String, String, String, String, Date, boolean)
    diff --git a/docs/api/java/org/openqa/selenium/Dimension.html b/docs/api/java/org/openqa/selenium/Dimension.html index 61f9fb59d0104..feb6bb922571a 100644 --- a/docs/api/java/org/openqa/selenium/Dimension.html +++ b/docs/api/java/org/openqa/selenium/Dimension.html @@ -137,7 +137,7 @@

    Constructor Summary

    Constructor and Description -
    Dimension(int width, +Dimension(int width, int height)  diff --git a/docs/api/java/org/openqa/selenium/ElementNotVisibleException.html b/docs/api/java/org/openqa/selenium/ElementNotVisibleException.html index fe5f923853f03..c4950a3c6695a 100644 --- a/docs/api/java/org/openqa/selenium/ElementNotVisibleException.html +++ b/docs/api/java/org/openqa/selenium/ElementNotVisibleException.html @@ -163,7 +163,7 @@

    Constructor Summary

    ElementNotVisibleException(java.lang.String message)  -ElementNotVisibleException(java.lang.String message, +ElementNotVisibleException(java.lang.String message, java.lang.Throwable cause)  @@ -180,7 +180,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.WebDriverException

    -addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation +addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation diff --git a/docs/api/java/org/openqa/selenium/Keys.html b/docs/api/java/org/openqa/selenium/Keys.html index 300458dab01b1..13e8a016022cd 100644 --- a/docs/api/java/org/openqa/selenium/Keys.html +++ b/docs/api/java/org/openqa/selenium/Keys.html @@ -358,7 +358,7 @@

    Method Summary

    java.lang.CharSequence -subSequence(int start, +subSequence(int start, int end)  @@ -1005,8 +1005,7 @@

    values

    for (Keys c : Keys.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -1023,8 +1022,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/NoAlertPresentException.html b/docs/api/java/org/openqa/selenium/NoAlertPresentException.html index ce1c76fe4ab98..bb7b409cd1874 100644 --- a/docs/api/java/org/openqa/selenium/NoAlertPresentException.html +++ b/docs/api/java/org/openqa/selenium/NoAlertPresentException.html @@ -165,7 +165,7 @@

    Constructor Summary

    NoAlertPresentException(java.lang.String message)  -NoAlertPresentException(java.lang.String message, +NoAlertPresentException(java.lang.String message, java.lang.Throwable cause)  @@ -185,7 +185,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.WebDriverException

    -addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation +addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation @@ -409,8 +408,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/Point.html b/docs/api/java/org/openqa/selenium/Point.html index 1c6a09ef978dc..ef6ad077dc9b6 100644 --- a/docs/api/java/org/openqa/selenium/Point.html +++ b/docs/api/java/org/openqa/selenium/Point.html @@ -137,7 +137,7 @@

    Constructor Summary

    Constructor and Description -
    Point(int x, +Point(int x, int y)  @@ -173,12 +173,12 @@

    Method Summary

    void -move(int newX, +move(int newX, int newY)  Point -moveBy(int xOffset, +moveBy(int xOffset, int yOffset)  diff --git a/docs/api/java/org/openqa/selenium/Proxy.ProxyType.html b/docs/api/java/org/openqa/selenium/Proxy.ProxyType.html index 3f07419419082..af290dbb725ae 100644 --- a/docs/api/java/org/openqa/selenium/Proxy.ProxyType.html +++ b/docs/api/java/org/openqa/selenium/Proxy.ProxyType.html @@ -288,8 +288,7 @@

    values

    for (Proxy.ProxyType c : Proxy.ProxyType.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -306,8 +305,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/ScreenOrientation.html b/docs/api/java/org/openqa/selenium/ScreenOrientation.html index f071f155f1988..117e93bb0c7a6 100644 --- a/docs/api/java/org/openqa/selenium/ScreenOrientation.html +++ b/docs/api/java/org/openqa/selenium/ScreenOrientation.html @@ -229,8 +229,7 @@

    values

    for (ScreenOrientation c : ScreenOrientation.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -247,8 +246,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/SessionNotCreatedException.html b/docs/api/java/org/openqa/selenium/SessionNotCreatedException.html index 5687be3b212fe..bbf691a9db233 100644 --- a/docs/api/java/org/openqa/selenium/SessionNotCreatedException.html +++ b/docs/api/java/org/openqa/selenium/SessionNotCreatedException.html @@ -157,7 +157,7 @@

    Constructor Summary

    SessionNotCreatedException(java.lang.String msg)  -SessionNotCreatedException(java.lang.String msg, +SessionNotCreatedException(java.lang.String msg, java.lang.Throwable cause)  @@ -174,7 +174,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.WebDriverException

    -addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation +addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation @@ -262,8 +261,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/UnhandledAlertException.html b/docs/api/java/org/openqa/selenium/UnhandledAlertException.html index 496deea3e6ab0..517455f1e63f2 100644 --- a/docs/api/java/org/openqa/selenium/UnhandledAlertException.html +++ b/docs/api/java/org/openqa/selenium/UnhandledAlertException.html @@ -156,7 +156,7 @@

    Constructor Summary

    UnhandledAlertException(java.lang.String message)  -UnhandledAlertException(java.lang.String message, +UnhandledAlertException(java.lang.String message, java.lang.String alertText)  @@ -186,7 +186,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.WebDriverException

    -addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation +addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation diff --git a/docs/api/java/org/openqa/selenium/WebDriverException.html b/docs/api/java/org/openqa/selenium/WebDriverException.html index 53a60c9d34d82..1f2fcf8620333 100644 --- a/docs/api/java/org/openqa/selenium/WebDriverException.html +++ b/docs/api/java/org/openqa/selenium/WebDriverException.html @@ -166,7 +166,7 @@

    Constructor Summary

    WebDriverException(java.lang.String message)  -WebDriverException(java.lang.String message, +WebDriverException(java.lang.String message, java.lang.Throwable cause)  @@ -189,7 +189,7 @@

    Method Summary

    void -addInfo(java.lang.String key, +addInfo(java.lang.String key, java.lang.String value)  diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/BrowserLauncher.html b/docs/api/java/org/openqa/selenium/browserlaunchers/BrowserLauncher.html deleted file mode 100644 index 6cf8b5b713223..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/BrowserLauncher.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - -BrowserLauncher - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Interface BrowserLauncher

    -
    -
    -
    -
      -
    • -
      -
      -
      public interface BrowserLauncher
      -
      The launcher interface for classes that will start/stop the browser process.
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidclose() -
        Stop (kill) the browser process
        -
        voidlaunchHTMLSuite(java.lang.String suiteUrl, - java.lang.String baseUrl) -
        Start the browser in Selenese mode, auto-running the specified HTML suite
        -
        voidlaunchRemoteSession(java.lang.String url) -
        Start the browser and navigate directly to the specified URL using the supplied browser - configurations
        -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          launchRemoteSession

          -
          void launchRemoteSession(java.lang.String url)
          -
          Start the browser and navigate directly to the specified URL using the supplied browser - configurations
          -
        • -
        - - - -
          -
        • -

          launchHTMLSuite

          -
          void launchHTMLSuite(java.lang.String suiteUrl,
          -                   java.lang.String baseUrl)
          -
          Start the browser in Selenese mode, auto-running the specified HTML suite
          -
          Parameters:
          suiteUrl - the url of the HTML suite to launch
          baseUrl - the url within which to initiate the session (if needed)
          -
        • -
        - - - -
          -
        • -

          close

          -
          void close()
          -
          Stop (kill) the browser process
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html b/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html deleted file mode 100644 index 2fa20e6fff553..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.DefaultProxy.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - -DoNotUseProxyPac.DefaultProxy - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class DoNotUseProxyPac.DefaultProxy

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.DoNotUseProxyPac.DefaultProxy
      • -
      -
    • -
    -
    -
      -
    • -
      -
      Enclosing class:
      -
      DoNotUseProxyPac
      -
      -
      -
      -
      public class DoNotUseProxyPac.DefaultProxy
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        DoNotUseProxyPactoNoProxy() 
        DoNotUseProxyPactoProxy(java.lang.String proxyVia) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          DoNotUseProxyPac.DefaultProxy

          -
          public DoNotUseProxyPac.DefaultProxy()
          -
        • -
        -
      • -
      - - -
    • -
    -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html b/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html deleted file mode 100644 index 0495c0236d2a5..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyHostVia.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - -DoNotUseProxyPac.ProxyHostVia - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class DoNotUseProxyPac.ProxyHostVia

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.DoNotUseProxyPac.ProxyHostVia
      • -
      -
    • -
    -
    -
      -
    • -
      -
      Enclosing class:
      -
      DoNotUseProxyPac
      -
      -
      -
      -
      public class DoNotUseProxyPac.ProxyHostVia
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        DoNotUseProxyPactoNoProxy() 
        DoNotUseProxyPactoProxy(java.lang.String proxyVia) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
      • -
      -
    • -
    -
    -
    - -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html b/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html deleted file mode 100644 index 6649be0044b35..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.ProxyUrlVia.html +++ /dev/null @@ -1,235 +0,0 @@ - - - - -DoNotUseProxyPac.ProxyUrlVia - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class DoNotUseProxyPac.ProxyUrlVia

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.DoNotUseProxyPac.ProxyUrlVia
      • -
      -
    • -
    -
    -
      -
    • -
      -
      Enclosing class:
      -
      DoNotUseProxyPac
      -
      -
      -
      -
      public class DoNotUseProxyPac.ProxyUrlVia
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        DoNotUseProxyPactoNoProxy() 
        DoNotUseProxyPactoProxy(java.lang.String proxyVia) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
      • -
      -
    • -
    -
    -
    - -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html b/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html deleted file mode 100644 index c25bb4b4c249e..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/DoNotUseProxyPac.html +++ /dev/null @@ -1,358 +0,0 @@ - - - - -DoNotUseProxyPac - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class DoNotUseProxyPac

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.DoNotUseProxyPac
      • -
      -
    • -
    -
    -
      -
    • -
      -
      All Implemented Interfaces:
      -
      java.io.Serializable
      -
      -
      -
      -
      public class DoNotUseProxyPac
      -extends java.lang.Object
      -implements java.io.Serializable
      -
      A representation of a proxy configuration file.
      -
      See Also:
      Serialized Form
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          DoNotUseProxyPac

          -
          public DoNotUseProxyPac()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          outputTo

          -
          public void outputTo(java.io.Writer writer)
          -              throws java.io.IOException
          -
          Output the PAC file to the given writer.
          -
          Parameters:
          writer - Will have config written to it.
          -
          Throws:
          -
          java.io.IOException - Should the underlying writer fail.
          -
        • -
        - - - - - - - - - - - - - - - -
          -
        • -

          asMap

          -
          public java.util.Map asMap()
          -
        • -
        - - - - -
      • -
      -
    • -
    -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/LauncherUtils.html b/docs/api/java/org/openqa/selenium/browserlaunchers/LauncherUtils.html deleted file mode 100644 index b8535bad2f6de..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/LauncherUtils.html +++ /dev/null @@ -1,474 +0,0 @@ - - - - -LauncherUtils - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class LauncherUtils

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.LauncherUtils
      • -
      -
    • -
    -
    -
      -
    • -
      -
      -
      public class LauncherUtils
      -extends java.lang.Object
      -
      Various static utility functions used to launch browsers
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        LauncherUtils() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        static voidcopyDirectory(java.io.File source, - java.io.File dest) 
        protected static booleancopyDirectory(java.io.File source, - java.lang.String suffix, - java.io.File dest) -
        Copies all files matching the suffix to the destination directory.
        -
        static voidcopySingleFile(java.io.File sourceFile, - java.io.File destFile) 
        static voidcopySingleFileWithOverwrite(java.io.File sourceFile, - java.io.File destFile, - boolean overwrite) 
        static java.io.FilecreateCustomProfileDir(java.lang.String sessionId) -
        creates an empty temp directory for managing a browser profile
        -
        static java.io.FilecustomProfileDir(java.lang.String sessionId) -
        Return the name of the custom profile directory for a specific seleniumm session
        -
        static voiddeleteTryTryAgain(java.io.File dir, - int tries) -
        Try several times to recursively delete a directory
        -
        static java.io.FileextractHTAFile(java.io.File dir, - int port, - java.lang.String resourceFile, - java.lang.String outFile) 
        static voidgeneratePacAndPrefJs(java.io.File customProfileDir, - int port, - java.lang.String homePage, - boolean changeMaxConnections, - long timeoutInSeconds, - Capabilities capabilities) 
        static java.lang.StringgetDefaultHTMLSuiteUrl(java.lang.String browserURL, - java.lang.String suiteUrl, - boolean multiWindow, - int serverPort) 
        static java.lang.StringgetDefaultRemoteSessionUrl(java.lang.String startURL, - java.lang.String sessionId, - boolean multiWindow, - int serverPort, - boolean browserSideLog) 
        static java.lang.StringgetQueryString(java.lang.String url) 
        static booleanisScriptFile(java.io.File aFile) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          LauncherUtils

          -
          public LauncherUtils()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          createCustomProfileDir

          -
          public static java.io.File createCustomProfileDir(java.lang.String sessionId)
          -
          creates an empty temp directory for managing a browser profile
          -
        • -
        - - - -
          -
        • -

          customProfileDir

          -
          public static java.io.File customProfileDir(java.lang.String sessionId)
          -
          Return the name of the custom profile directory for a specific seleniumm session
          -
          Parameters:
          sessionId - Current selenium sesssion id. Cannot be null.
          -
          Returns:
          file path of the custom profile directory for this session.
          -
        • -
        - - - -
          -
        • -

          deleteTryTryAgain

          -
          public static void deleteTryTryAgain(java.io.File dir,
          -                     int tries)
          -
          Try several times to recursively delete a directory
          -
        • -
        - - - -
          -
        • -

          getQueryString

          -
          public static java.lang.String getQueryString(java.lang.String url)
          -
        • -
        - - - -
          -
        • -

          getDefaultHTMLSuiteUrl

          -
          public static java.lang.String getDefaultHTMLSuiteUrl(java.lang.String browserURL,
          -                                      java.lang.String suiteUrl,
          -                                      boolean multiWindow,
          -                                      int serverPort)
          -
        • -
        - - - -
          -
        • -

          getDefaultRemoteSessionUrl

          -
          public static java.lang.String getDefaultRemoteSessionUrl(java.lang.String startURL,
          -                                          java.lang.String sessionId,
          -                                          boolean multiWindow,
          -                                          int serverPort,
          -                                          boolean browserSideLog)
          -
        • -
        - - - -
          -
        • -

          extractHTAFile

          -
          public static java.io.File extractHTAFile(java.io.File dir,
          -                          int port,
          -                          java.lang.String resourceFile,
          -                          java.lang.String outFile)
          -
        • -
        - - - -
          -
        • -

          isScriptFile

          -
          public static boolean isScriptFile(java.io.File aFile)
          -
        • -
        - - - -
          -
        • -

          copySingleFile

          -
          public static void copySingleFile(java.io.File sourceFile,
          -                  java.io.File destFile)
          -
        • -
        - - - -
          -
        • -

          copySingleFileWithOverwrite

          -
          public static void copySingleFileWithOverwrite(java.io.File sourceFile,
          -                               java.io.File destFile,
          -                               boolean overwrite)
          -
        • -
        - - - -
          -
        • -

          copyDirectory

          -
          public static void copyDirectory(java.io.File source,
          -                 java.io.File dest)
          -
        • -
        - - - -
          -
        • -

          copyDirectory

          -
          protected static boolean copyDirectory(java.io.File source,
          -                    java.lang.String suffix,
          -                    java.io.File dest)
          -
          Copies all files matching the suffix to the destination directory. -

          - If no files match, and the destination directory did not already exist, the destination - directory is still created, if possible.

          -
          Parameters:
          source - the source directory
          suffix - the suffix for all files to be copied.
          dest - the destination directory
          -
        • -
        - - - -
          -
        • -

          generatePacAndPrefJs

          -
          public static void generatePacAndPrefJs(java.io.File customProfileDir,
          -                        int port,
          -                        java.lang.String homePage,
          -                        boolean changeMaxConnections,
          -                        long timeoutInSeconds,
          -                        Capabilities capabilities)
          -                                 throws java.io.FileNotFoundException
          -
          Throws:
          -
          java.io.FileNotFoundException
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/MacProxyManager.html b/docs/api/java/org/openqa/selenium/browserlaunchers/MacProxyManager.html deleted file mode 100644 index 45f60c528ca0b..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/MacProxyManager.html +++ /dev/null @@ -1,343 +0,0 @@ - - - - -MacProxyManager - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class MacProxyManager

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.MacProxyManager
      • -
      -
    • -
    -
    -
      -
    • -
      -
      -
      public class MacProxyManager
      -extends java.lang.Object
      -
      Class to manage the proxy server on OS X. It uses the 'networksetup' tool to do its magic; it - also depends on 'scutil' to read some settings we need to interact with 'networksetup.' - -

      - 'networksetup' seems to come in a great many varieties depending on different versions of OS X - (and different architectures: PPC vs Intel), so we've taken some care to write this class very - defensively. -

      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        MacProxyManager(java.lang.String sessionId, - int port) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidbackupNetworkSettings() -
        Copy OS X network settings into Java's per-user persistent preference store
        -
        voidchangeNetworkSettings() -
        change the network settings to enable use of our proxy
        -
        java.io.FilegetCustomProxyPACDir() 
        voidrestoreNetworkSettings() -
        Restore OS X network settings back the way thay were
        -
        protected java.lang.StringrunNetworkSetup(java.lang.String... args) -
        Execute networksetup, returning the output
        -
        protected java.lang.StringrunScutil(java.lang.String arg) -
        Execute scutil and quit, returning the output
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          MacProxyManager

          -
          public MacProxyManager(java.lang.String sessionId,
          -               int port)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          getCustomProxyPACDir

          -
          public java.io.File getCustomProxyPACDir()
          -
        • -
        - - - -
          -
        • -

          changeNetworkSettings

          -
          public void changeNetworkSettings()
          -
          change the network settings to enable use of our proxy
          -
        • -
        - - - -
          -
        • -

          runScutil

          -
          protected java.lang.String runScutil(java.lang.String arg)
          -
          Execute scutil and quit, returning the output
          -
        • -
        - - - -
          -
        • -

          runNetworkSetup

          -
          protected java.lang.String runNetworkSetup(java.lang.String... args)
          -
          Execute networksetup, returning the output
          -
        • -
        - - - -
          -
        • -

          backupNetworkSettings

          -
          public void backupNetworkSettings()
          -
          Copy OS X network settings into Java's per-user persistent preference store
          -
          See Also:
          Preferences
          -
        • -
        - - - -
          -
        • -

          restoreNetworkSettings

          -
          public void restoreNetworkSettings()
          -
          Restore OS X network settings back the way thay were
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/Proxies.html b/docs/api/java/org/openqa/selenium/browserlaunchers/Proxies.html deleted file mode 100644 index a86ccfa62bce0..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/Proxies.html +++ /dev/null @@ -1,440 +0,0 @@ - - - - -Proxies - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class Proxies

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.Proxies
      • -
      -
    • -
    -
    -
      -
    • -
      -
      -
      public class Proxies
      -extends java.lang.Object
      -
    • -
    -
    -
    - -
    -
    -
      -
    • - - - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Proxies

          -
          public Proxies()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          isProxyRequired

          -
          public static boolean isProxyRequired(Capabilities capabilities)
          -
        • -
        - - - -
          -
        • -

          makeProxyPAC

          -
          public static java.io.File makeProxyPAC(java.io.File parentDir,
          -                        int port,
          -                        Capabilities capabilities)
          -
          Generate a proxy.pac file, configuring a dynamic proxy. -

          - If proxySeleniumTrafficOnly is true, then the proxy applies only to URLs containing - "/selenium-server/". Otherwise the proxy applies to all URLs.

          -
        • -
        - - - -
          -
        • -

          makeProxyPAC

          -
          public static java.io.File makeProxyPAC(java.io.File parentDir,
          -                        int port,
          -                        java.lang.String configuredProxy,
          -                        java.lang.String proxyPort,
          -                        java.lang.String nonProxyHosts,
          -                        Capabilities capabilities)
          -
        • -
        - - - -
          -
        • -

          extractProxy

          -
          @Deprecated
          -public static Proxy extractProxy(Capabilities capabilities)
          -
          Deprecated. Use Proxy.extractFrom(Capabilities)
          -
        • -
        - - - -
          -
        • -

          isProxyingAllTraffic

          -
          public static boolean isProxyingAllTraffic(Capabilities capabilities)
          -
        • -
        - - - -
          -
        • -

          isOnlyProxyingSelenium

          -
          public static boolean isOnlyProxyingSelenium(Capabilities capabilities)
          -
        • -
        - - - -
          -
        • -

          setProxyEverything

          -
          public static Capabilities setProxyEverything(Capabilities source,
          -                              boolean isProxyingEverything)
          -
        • -
        - - - - - - - -
          -
        • -

          setOnlyProxySeleniumTraffic

          -
          public static Capabilities setOnlyProxySeleniumTraffic(Capabilities source,
          -                                       boolean onlyProxySeleniumTraffic)
          -
        • -
        - - - - -
      • -
      -
    • -
    -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/Sleeper.html b/docs/api/java/org/openqa/selenium/browserlaunchers/Sleeper.html deleted file mode 100644 index 8cd2c88e82ca1..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/Sleeper.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - -Sleeper - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class Sleeper

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.Sleeper
      • -
      -
    • -
    -
    -
      -
    • -
      -
      -
      public class Sleeper
      -extends java.lang.Object
      -
      Primitives for sleeping
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        Sleeper() 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        static voidsleepTight(long timeout) -
        Sleeps without explicitly throwing an InterruptedException
        -
        static voidsleepTightInSeconds(long timeoutInSeconds) -
        Sleeps without explicitly throwing an InterruptedException
        -
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          Sleeper

          -
          public Sleeper()
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          sleepTightInSeconds

          -
          public static void sleepTightInSeconds(long timeoutInSeconds)
          -
          Sleeps without explicitly throwing an InterruptedException
          -
          Parameters:
          timeoutInSeconds - Sleep time in seconds.
          -
          Throws:
          -
          java.lang.RuntimeException - wrapping an InterruptedException if one gets thrown
          -
        • -
        - - - -
          -
        • -

          sleepTight

          -
          public static void sleepTight(long timeout)
          -
          Sleeps without explicitly throwing an InterruptedException
          -
          Parameters:
          timeout - the amout of time to sleep
          -
          Throws:
          -
          java.lang.RuntimeException - wrapping an InterruptedException if one gets thrown
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/WindowsProxyManager.html b/docs/api/java/org/openqa/selenium/browserlaunchers/WindowsProxyManager.html deleted file mode 100644 index 3a6ef482b63d7..0000000000000 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/WindowsProxyManager.html +++ /dev/null @@ -1,513 +0,0 @@ - - - - -WindowsProxyManager - - - - - - - - - - -
    -
    org.openqa.selenium.browserlaunchers
    -

    Class WindowsProxyManager

    -
    -
    -
      -
    • java.lang.Object
    • -
    • -
        -
      • org.openqa.selenium.browserlaunchers.WindowsProxyManager
      • -
      -
    • -
    -
    -
      -
    • -
      -
      -
      public class WindowsProxyManager
      -extends java.lang.Object
      -
    • -
    -
    -
    -
      -
    • - - - -
        -
      • - - -

        Constructor Summary

        - - - - - - - - -
        Constructors 
        Constructor and Description
        WindowsProxyManager(boolean customPACappropriate, - java.lang.String sessionId, - int port, - int portDriversShouldContact) 
        -
      • -
      - -
        -
      • - - -

        Method Summary

        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        Methods 
        Modifier and TypeMethod and Description
        voidbackupRegistrySettings() 
        voidchangeRegistrySettings(Capabilities options) 
        protected static voiddeleteFlatDirContents(java.io.File dir, - java.lang.String suffix) -
        Deletes all files contained by the given directory.
        -
        booleangetChangeMaxConnections() 
        java.io.FilegetCustomProxyPACDir() 
        protected voidhandleEvilPopupMgrBackup() 
        protected static booleanhideCookies(java.io.File cookieDir, - java.lang.String cookieSuffix, - java.io.File hiddenCookieDir) -
        Hides all previously existing user cookies, found in the WinXP directory structure, by moving - them to a different directory.
        -
        protected voidinit() 
        protected static booleanrestoreCookies(java.io.File cookieDir, - java.lang.String cookieSuffix, - java.io.File hiddenCookieDir) -
        Restores previously hidden user cookies, if any.
        -
        voidrestoreRegistrySettings(boolean ensureCleanSession) 
        static voidsetBaseRegKey(java.lang.String base) 
        voidsetChangeMaxConnections(boolean changeMaxConnections) 
        static voidtraceWith(java.util.logging.Logger log) 
        -
          -
        • - - -

          Methods inherited from class java.lang.Object

          -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
        • -
        -
      • -
      -
    • -
    -
    -
    -
      -
    • - -
        -
      • - - -

        Field Detail

        - - - -
          -
        • -

          REG_KEY_BACKUP_READY

          -
          protected static final java.lang.String REG_KEY_BACKUP_READY
          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          COOKIE_SUFFIX

          -
          protected static final java.lang.String COOKIE_SUFFIX
          -
          See Also:
          Constant Field Values
          -
        • -
        - - - -
          -
        • -

          HIDDEN_COOKIE_DIR

          -
          protected static final java.io.File HIDDEN_COOKIE_DIR
          -
        • -
        - - - -
          -
        • -

          REG_KEY_BASE

          -
          protected static java.lang.String REG_KEY_BASE
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Constructor Detail

        - - - -
          -
        • -

          WindowsProxyManager

          -
          public WindowsProxyManager(boolean customPACappropriate,
          -                   java.lang.String sessionId,
          -                   int port,
          -                   int portDriversShouldContact)
          -
        • -
        -
      • -
      - -
        -
      • - - -

        Method Detail

        - - - -
          -
        • -

          setChangeMaxConnections

          -
          public void setChangeMaxConnections(boolean changeMaxConnections)
          -
        • -
        - - - -
          -
        • -

          getChangeMaxConnections

          -
          public boolean getChangeMaxConnections()
          -
        • -
        - - - -
          -
        • -

          getCustomProxyPACDir

          -
          public java.io.File getCustomProxyPACDir()
          -
        • -
        - - - -
          -
        • -

          init

          -
          protected void init()
          -
        • -
        - - - -
          -
        • -

          handleEvilPopupMgrBackup

          -
          protected void handleEvilPopupMgrBackup()
          -
        • -
        - - - -
          -
        • -

          setBaseRegKey

          -
          public static void setBaseRegKey(java.lang.String base)
          -
        • -
        - - - -
          -
        • -

          changeRegistrySettings

          -
          public void changeRegistrySettings(Capabilities options)
          -
        • -
        - - - -
          -
        • -

          backupRegistrySettings

          -
          public void backupRegistrySettings()
          -
        • -
        - - - -
          -
        • -

          restoreRegistrySettings

          -
          public void restoreRegistrySettings(boolean ensureCleanSession)
          -
        • -
        - - - -
          -
        • -

          hideCookies

          -
          protected static boolean hideCookies(java.io.File cookieDir,
          -                  java.lang.String cookieSuffix,
          -                  java.io.File hiddenCookieDir)
          -
          Hides all previously existing user cookies, found in the WinXP directory structure, by moving - them to a different directory.
          -
        • -
        - - - -
          -
        • -

          restoreCookies

          -
          protected static boolean restoreCookies(java.io.File cookieDir,
          -                     java.lang.String cookieSuffix,
          -                     java.io.File hiddenCookieDir)
          -
          Restores previously hidden user cookies, if any.
          -
        • -
        - - - -
          -
        • -

          deleteFlatDirContents

          -
          protected static void deleteFlatDirContents(java.io.File dir,
          -                         java.lang.String suffix)
          -
          Deletes all files contained by the given directory.
          -
          Parameters:
          dir - the directory to delete the contents of
          suffix - if not null, only files with this suffix will be deleted.
          -
        • -
        - - - -
          -
        • -

          traceWith

          -
          public static void traceWith(java.util.logging.Logger log)
          -
        • -
        -
      • -
      -
    • -
    -
    -
    - - - - - - - diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html b/docs/api/java/org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html index 7d54494d60471..6fccd4c437709 100644 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html +++ b/docs/api/java/org/openqa/selenium/browserlaunchers/locators/BrowserInstallation.html @@ -115,7 +115,7 @@

    Constructor Summary

    Constructor and Description -BrowserInstallation(java.lang.String launcherFilePath, +BrowserInstallation(java.lang.String launcherFilePath, java.lang.String libraryPath)  diff --git a/docs/api/java/org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html b/docs/api/java/org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html index 5fba5ffcabdc8..05429ffd605c9 100644 --- a/docs/api/java/org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html +++ b/docs/api/java/org/openqa/selenium/browserlaunchers/locators/BrowserLocator.html @@ -34,7 +34,7 @@ -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -305,8 +304,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/html5/ApplicationCache.html b/docs/api/java/org/openqa/selenium/html5/ApplicationCache.html index 259c5a45548d4..a6518a799454b 100644 --- a/docs/api/java/org/openqa/selenium/html5/ApplicationCache.html +++ b/docs/api/java/org/openqa/selenium/html5/ApplicationCache.html @@ -34,7 +34,7 @@
    -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -250,8 +249,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/io/FileHandler.html b/docs/api/java/org/openqa/selenium/io/FileHandler.html index 7f1e3fea4cd6d..1c8569e5dc240 100644 --- a/docs/api/java/org/openqa/selenium/io/FileHandler.html +++ b/docs/api/java/org/openqa/selenium/io/FileHandler.html @@ -158,18 +158,18 @@

    Method Summary

    static void -
    copy(java.io.File from, +copy(java.io.File from, java.io.File to)  static void -copy(java.io.File source, +copy(java.io.File source, java.io.File dest, java.lang.String suffix)  static void -copyResource(java.io.File outputDir, +copyResource(java.io.File outputDir, java.lang.Class<?> forClassLoader, java.lang.String... names)  diff --git a/docs/api/java/org/openqa/selenium/io/TemporaryFilesystem.html b/docs/api/java/org/openqa/selenium/io/TemporaryFilesystem.html index efb6a50fc2807..75e918793b5fd 100644 --- a/docs/api/java/org/openqa/selenium/io/TemporaryFilesystem.html +++ b/docs/api/java/org/openqa/selenium/io/TemporaryFilesystem.html @@ -116,7 +116,7 @@

    Method Summary

    java.io.File -createTempDir(java.lang.String prefix, +createTempDir(java.lang.String prefix, java.lang.String suffix)
    Create a temporary directory, and track it for deletion.
    diff --git a/docs/api/java/org/openqa/selenium/io/Zip.html b/docs/api/java/org/openqa/selenium/io/Zip.html index 14950f7ce198f..3c69d84d247d3 100644 --- a/docs/api/java/org/openqa/selenium/io/Zip.html +++ b/docs/api/java/org/openqa/selenium/io/Zip.html @@ -132,22 +132,22 @@

    Method Summary

    void -unzip(java.io.File source, +unzip(java.io.File source, java.io.File outputDir)  void -unzip(java.io.InputStream source, +unzip(java.io.InputStream source, java.io.File outputDir)  void -unzip(java.lang.String source, +unzip(java.lang.String source, java.io.File outputDir)  void -unzipFile(java.io.File output, +unzipFile(java.io.File output, java.io.InputStream zipStream, java.lang.String name)  @@ -157,12 +157,12 @@

    Method Summary

    void -zip(java.io.File inputDir, +zip(java.io.File inputDir, java.io.File output)  java.lang.String -zipFile(java.io.File baseDir, +zipFile(java.io.File baseDir, java.io.File fileToCompress)  diff --git a/docs/api/java/org/openqa/selenium/lift/HamcrestWebDriverTestCase.html b/docs/api/java/org/openqa/selenium/lift/HamcrestWebDriverTestCase.html index de2ef73f575c4..af99f1282ebc6 100644 --- a/docs/api/java/org/openqa/selenium/lift/HamcrestWebDriverTestCase.html +++ b/docs/api/java/org/openqa/selenium/lift/HamcrestWebDriverTestCase.html @@ -155,7 +155,7 @@

    Method Summary

    protected void -assertPresenceOf(org.hamcrest.Matcher<java.lang.Integer> cardinalityConstraint, +assertPresenceOf(org.hamcrest.Matcher<java.lang.Integer> cardinalityConstraint, Finder<WebElement,WebDriver> finder)  @@ -215,7 +215,7 @@

    Method Summary

    protected void -type(java.lang.String text, +type(java.lang.String text, Finder<WebElement,WebDriver> inputFinder)
    Type characters into an element of the page, typically an input field
    @@ -226,7 +226,7 @@

    Method Summary

    protected void -waitFor(Finder<WebElement,WebDriver> finder, +waitFor(Finder<WebElement,WebDriver> finder, long timeout)  diff --git a/docs/api/java/org/openqa/selenium/lift/Matchers.html b/docs/api/java/org/openqa/selenium/lift/Matchers.html index 834c40e94b2ce..6604fcebe4e02 100644 --- a/docs/api/java/org/openqa/selenium/lift/Matchers.html +++ b/docs/api/java/org/openqa/selenium/lift/Matchers.html @@ -136,7 +136,7 @@

    Method Summary

    static org.hamcrest.Matcher<WebElement> -attribute(java.lang.String attributeName, +attribute(java.lang.String attributeName, org.hamcrest.Matcher<java.lang.String> valueMatcher)  diff --git a/docs/api/java/org/openqa/selenium/lift/TestContext.html b/docs/api/java/org/openqa/selenium/lift/TestContext.html index 9223251fb8d4f..46d4789edfd85 100644 --- a/docs/api/java/org/openqa/selenium/lift/TestContext.html +++ b/docs/api/java/org/openqa/selenium/lift/TestContext.html @@ -115,7 +115,7 @@

    Method Summary

    void -assertPresenceOf(org.hamcrest.Matcher<java.lang.Integer> cardinalityConstraint, +assertPresenceOf(org.hamcrest.Matcher<java.lang.Integer> cardinalityConstraint, Finder<WebElement,WebDriver> finder)  @@ -132,12 +132,12 @@

    Method Summary

    void -type(java.lang.String input, +type(java.lang.String input, Finder<WebElement,WebDriver> finder)  void -waitFor(Finder<WebElement,WebDriver> finder, +waitFor(Finder<WebElement,WebDriver> finder, long timeout)  diff --git a/docs/api/java/org/openqa/selenium/lift/WebDriverTestContext.html b/docs/api/java/org/openqa/selenium/lift/WebDriverTestContext.html index 6c53e6ac358d5..c7061ac1d9858 100644 --- a/docs/api/java/org/openqa/selenium/lift/WebDriverTestContext.html +++ b/docs/api/java/org/openqa/selenium/lift/WebDriverTestContext.html @@ -142,7 +142,7 @@

    Method Summary

    void -assertPresenceOf(org.hamcrest.Matcher<java.lang.Integer> cardinalityConstraint, +assertPresenceOf(org.hamcrest.Matcher<java.lang.Integer> cardinalityConstraint, Finder<WebElement,WebDriver> finder)  @@ -163,12 +163,12 @@

    Method Summary

    void -type(java.lang.String input, +type(java.lang.String input, Finder<WebElement,WebDriver> finder)  void -waitFor(Finder<WebElement,WebDriver> finder, +waitFor(Finder<WebElement,WebDriver> finder, long timeoutMillis)  @@ -259,7 +259,7 @@

    assertPresenceOf

    Finder<WebElement,WebDriver> finder)
    Specified by:
    -
    assertPresenceOf in interface TestContext
    +
    assertPresenceOf in interface TestContext
    @@ -273,7 +273,7 @@

    type

    Finder<WebElement,WebDriver> finder)
    Specified by:
    -
    type in interface TestContext
    +
    type in interface TestContext
    @@ -309,7 +309,7 @@

    waitFor

    long timeoutMillis)
    Specified by:
    -
    waitFor in interface TestContext
    +
    waitFor in interface TestContext
    diff --git a/docs/api/java/org/openqa/selenium/lift/find/BaseFinder.html b/docs/api/java/org/openqa/selenium/lift/find/BaseFinder.html index c3c8b88b84ee3..2c92ee4ac7fe6 100644 --- a/docs/api/java/org/openqa/selenium/lift/find/BaseFinder.html +++ b/docs/api/java/org/openqa/selenium/lift/find/BaseFinder.html @@ -162,7 +162,7 @@

    Method Summary

    protected java.util.Collection<S> -allMatching(java.util.List<org.hamcrest.Matcher<S>> matchers, +allMatching(java.util.List<org.hamcrest.Matcher<S>> matchers, java.util.Collection<S> items)  diff --git a/docs/api/java/org/openqa/selenium/lift/find/DivFinder.html b/docs/api/java/org/openqa/selenium/lift/find/DivFinder.html index 0867d3d98488d..c70e2d4596479 100644 --- a/docs/api/java/org/openqa/selenium/lift/find/DivFinder.html +++ b/docs/api/java/org/openqa/selenium/lift/find/DivFinder.html @@ -189,7 +189,7 @@

    Methods inherited from class org.openqa.selenium.lift.find.BaseFinder

    -allMatching, describeTo, findFrom +allMatching, describeTo, findFrom
    • diff --git a/docs/api/java/org/openqa/selenium/lift/match/AttributeMatcher.html b/docs/api/java/org/openqa/selenium/lift/match/AttributeMatcher.html index 6387d47ca1355..061908086f0d4 100644 --- a/docs/api/java/org/openqa/selenium/lift/match/AttributeMatcher.html +++ b/docs/api/java/org/openqa/selenium/lift/match/AttributeMatcher.html @@ -130,7 +130,7 @@

      Method Summary

      static org.hamcrest.Matcher<
      WebElement> -attribute(java.lang.String name, +attribute(java.lang.String name, org.hamcrest.Matcher<java.lang.String> valueMatcher)  diff --git a/docs/api/java/org/openqa/selenium/logging/LocalLogs.html b/docs/api/java/org/openqa/selenium/logging/LocalLogs.html index 82257663304f6..9bf2646da1f56 100644 --- a/docs/api/java/org/openqa/selenium/logging/LocalLogs.html +++ b/docs/api/java/org/openqa/selenium/logging/LocalLogs.html @@ -140,7 +140,7 @@

      Method Summary

      abstract void -addEntry(java.lang.String logType, +addEntry(java.lang.String logType, LogEntry entry)  @@ -151,7 +151,7 @@

      Method Summary

      static LocalLogs -getCombinedLogsHolder(LocalLogs predefinedTypeLogger, +getCombinedLogsHolder(LocalLogs predefinedTypeLogger, LocalLogs allTypesLogger)
      See documentation of CompositeLocalLogs about the difference between the first LocalLogs instance and the second one.
      @@ -159,7 +159,7 @@

      Method Summary

      static LocalLogs -getHandlerBasedLoggerInstance(LoggingHandler loggingHandler, +getHandlerBasedLoggerInstance(LoggingHandler loggingHandler, java.util.Set<java.lang.String> logTypesToInclude)  diff --git a/docs/api/java/org/openqa/selenium/logging/LogEntry.html b/docs/api/java/org/openqa/selenium/logging/LogEntry.html index 6576a1abdbc0a..2282a3b45ce10 100644 --- a/docs/api/java/org/openqa/selenium/logging/LogEntry.html +++ b/docs/api/java/org/openqa/selenium/logging/LogEntry.html @@ -118,7 +118,7 @@

      Constructor Summary

      Constructor and Description -LogEntry(java.util.logging.Level level, +LogEntry(java.util.logging.Level level, long timestamp, java.lang.String message)  diff --git a/docs/api/java/org/openqa/selenium/logging/LoggingHandler.html b/docs/api/java/org/openqa/selenium/logging/LoggingHandler.html index 0a35d025c4399..50c798a237256 100644 --- a/docs/api/java/org/openqa/selenium/logging/LoggingHandler.html +++ b/docs/api/java/org/openqa/selenium/logging/LoggingHandler.html @@ -126,7 +126,7 @@

      Method Summary

      void -attachTo(java.util.logging.Logger logger, +attachTo(java.util.logging.Logger logger, java.util.logging.Level level)  diff --git a/docs/api/java/org/openqa/selenium/logging/LoggingPreferences.html b/docs/api/java/org/openqa/selenium/logging/LoggingPreferences.html index d68830c8bc46b..80c365eb8a33c 100644 --- a/docs/api/java/org/openqa/selenium/logging/LoggingPreferences.html +++ b/docs/api/java/org/openqa/selenium/logging/LoggingPreferences.html @@ -154,7 +154,7 @@

      Method Summary

      void -enable(java.lang.String logType, +enable(java.lang.String logType, java.util.logging.Level level)
      Enables logging for the given log type at the specified level and above.
      diff --git a/docs/api/java/org/openqa/selenium/logging/SessionLogHandler.html b/docs/api/java/org/openqa/selenium/logging/SessionLogHandler.html index 631bc2b8bd798..02c678dec95eb 100644 --- a/docs/api/java/org/openqa/selenium/logging/SessionLogHandler.html +++ b/docs/api/java/org/openqa/selenium/logging/SessionLogHandler.html @@ -132,7 +132,7 @@

      Method Summary

      static java.util.Map<java.lang.String,SessionLogs> -getSessionLogs(org.json.JSONObject rawSessionMap) +getSessionLogs(com.google.gson.JsonObject rawSessionMap)
      Creates a session logs map, with session logs mapped to session IDs, given a raw session log map as a JSON object.
      @@ -176,21 +176,17 @@

      SessionLogHandler

      Method Detail

      - +
      • getSessionLogs

        -
        public static java.util.Map<java.lang.String,SessionLogs> getSessionLogs(org.json.JSONObject rawSessionMap)
        -                                                                  throws org.json.JSONException
        +
        public static java.util.Map<java.lang.String,SessionLogs> getSessionLogs(com.google.gson.JsonObject rawSessionMap)
        Creates a session logs map, with session logs mapped to session IDs, given a raw session log map as a JSON object.
        Parameters:
        rawSessionMap - The raw session map.
        -
        Returns:
        The session logs mapped to session IDs.
        -
        Throws:
        -
        java.lang.Exception - If something goes wrong in server communication or JSON parsing.
        -
        org.json.JSONException
        +
        Returns:
        The session logs mapped to session IDs.
    • diff --git a/docs/api/java/org/openqa/selenium/logging/SessionLogs.html b/docs/api/java/org/openqa/selenium/logging/SessionLogs.html index 3726ee780d967..23610e2fcef29 100644 --- a/docs/api/java/org/openqa/selenium/logging/SessionLogs.html +++ b/docs/api/java/org/openqa/selenium/logging/SessionLogs.html @@ -134,12 +134,12 @@

      Method Summary

      void -addLog(java.lang.String logType, +addLog(java.lang.String logType, LogEntries logEntries)  static SessionLogs -fromJSON(org.json.JSONObject rawSessionLogs)  +fromJSON(com.google.gson.JsonObject rawSessionLogs)  java.util.Map<java.lang.String,LogEntries> @@ -229,16 +229,13 @@

      getAll

      public java.util.Map<java.lang.String,LogEntries> getAll()
    - +
    • fromJSON

      -
      public static SessionLogs fromJSON(org.json.JSONObject rawSessionLogs)
      -                            throws org.json.JSONException
      -
      Throws:
      -
      org.json.JSONException
      +
      public static SessionLogs fromJSON(com.google.gson.JsonObject rawSessionLogs)
    diff --git a/docs/api/java/org/openqa/selenium/logging/profiler/EventType.html b/docs/api/java/org/openqa/selenium/logging/profiler/EventType.html index 93d6f6ca6fd4f..80d91295dfa46 100644 --- a/docs/api/java/org/openqa/selenium/logging/profiler/EventType.html +++ b/docs/api/java/org/openqa/selenium/logging/profiler/EventType.html @@ -224,8 +224,7 @@

    values

    for (EventType c : EventType.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -242,8 +241,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html b/docs/api/java/org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html index c722cd792c8c7..7ef816468ef08 100644 --- a/docs/api/java/org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html +++ b/docs/api/java/org/openqa/selenium/logging/profiler/HttpProfilerLogEntry.html @@ -123,7 +123,7 @@

    Constructor Summary

    Constructor and Description -
    HttpProfilerLogEntry(java.lang.String commandName, +HttpProfilerLogEntry(java.lang.String commandName, boolean isStart)  diff --git a/docs/api/java/org/openqa/selenium/logging/profiler/ProfilerLogEntry.html b/docs/api/java/org/openqa/selenium/logging/profiler/ProfilerLogEntry.html index 57743f4885445..3a43da2f936ae 100644 --- a/docs/api/java/org/openqa/selenium/logging/profiler/ProfilerLogEntry.html +++ b/docs/api/java/org/openqa/selenium/logging/profiler/ProfilerLogEntry.html @@ -122,7 +122,7 @@

    Constructor Summary

    Constructor and Description -ProfilerLogEntry(EventType eventType, +ProfilerLogEntry(EventType eventType, java.lang.String message)  diff --git a/docs/api/java/org/openqa/selenium/mobile/NetworkConnection.ConnectionType.html b/docs/api/java/org/openqa/selenium/mobile/NetworkConnection.ConnectionType.html index 0b81cd5346f72..948d11b860e8d 100644 --- a/docs/api/java/org/openqa/selenium/mobile/NetworkConnection.ConnectionType.html +++ b/docs/api/java/org/openqa/selenium/mobile/NetworkConnection.ConnectionType.html @@ -164,7 +164,7 @@

    Constructor Summary

    Constructor and Description -NetworkConnection.ConnectionType(java.lang.Boolean wifi, +NetworkConnection.ConnectionType(java.lang.Boolean wifi, java.lang.Boolean data, java.lang.Boolean airplaneMode)  diff --git a/docs/api/java/org/openqa/selenium/net/PortProber.html b/docs/api/java/org/openqa/selenium/net/PortProber.html index 61a53fd56e706..1acb2cc85e8d8 100644 --- a/docs/api/java/org/openqa/selenium/net/PortProber.html +++ b/docs/api/java/org/openqa/selenium/net/PortProber.html @@ -150,7 +150,7 @@

    Method Summary

    static boolean -pollPort(int port, +pollPort(int port, int timeout, java.util.concurrent.TimeUnit unit)  diff --git a/docs/api/java/org/openqa/selenium/net/UrlChecker.TimeoutException.html b/docs/api/java/org/openqa/selenium/net/UrlChecker.TimeoutException.html index 9c9cfed5dce23..96d1c48ebb3fa 100644 --- a/docs/api/java/org/openqa/selenium/net/UrlChecker.TimeoutException.html +++ b/docs/api/java/org/openqa/selenium/net/UrlChecker.TimeoutException.html @@ -132,7 +132,7 @@

    Constructor Summary

    Constructor and Description -UrlChecker.TimeoutException(java.lang.String s, +UrlChecker.TimeoutException(java.lang.String s, java.lang.Throwable throwable)  diff --git a/docs/api/java/org/openqa/selenium/net/UrlChecker.html b/docs/api/java/org/openqa/selenium/net/UrlChecker.html index a5a34e980d64e..953b664416ea5 100644 --- a/docs/api/java/org/openqa/selenium/net/UrlChecker.html +++ b/docs/api/java/org/openqa/selenium/net/UrlChecker.html @@ -152,13 +152,13 @@

    Method Summary

    void -waitUntilAvailable(long timeout, +waitUntilAvailable(long timeout, java.util.concurrent.TimeUnit unit, java.net.URL... urls)  void -waitUntilUnavailable(long timeout, +waitUntilUnavailable(long timeout, java.util.concurrent.TimeUnit unit, java.net.URL url)  diff --git a/docs/api/java/org/openqa/selenium/os/CommandLine.html b/docs/api/java/org/openqa/selenium/os/CommandLine.html index a6b0cc2a7b53c..8793b620d1c1b 100644 --- a/docs/api/java/org/openqa/selenium/os/CommandLine.html +++ b/docs/api/java/org/openqa/selenium/os/CommandLine.html @@ -116,7 +116,7 @@

    Constructor Summary

    CommandLine(java.lang.String[] cmdarray)  -CommandLine(java.lang.String executable, +CommandLine(java.lang.String executable, java.lang.String... args)  @@ -192,7 +192,7 @@

    Method Summary

    void -setEnvironmentVariable(java.lang.String name, +setEnvironmentVariable(java.lang.String name, java.lang.String value)
    Adds the specified environment variable.
    diff --git a/docs/api/java/org/openqa/selenium/os/Kernel32.html b/docs/api/java/org/openqa/selenium/os/Kernel32.html index 752af25dcdc7d..5c7706f9371fd 100644 --- a/docs/api/java/org/openqa/selenium/os/Kernel32.html +++ b/docs/api/java/org/openqa/selenium/os/Kernel32.html @@ -274,12 +274,12 @@

    Method Summary

    boolean -AssignProcessToJobObject(com.sun.jna.platform.win32.WinNT.HANDLE hJob, +AssignProcessToJobObject(com.sun.jna.platform.win32.WinNT.HANDLE hJob, com.sun.jna.platform.win32.WinNT.HANDLE hProcess)  com.sun.jna.platform.win32.WinNT.HANDLE -CreateJobObject(com.sun.jna.platform.win32.WinBase.SECURITY_ATTRIBUTES attrs, +CreateJobObject(com.sun.jna.platform.win32.WinBase.SECURITY_ATTRIBUTES attrs, java.lang.String name)  @@ -288,14 +288,14 @@

    Method Summary

    boolean -SetInformationJobObject(com.sun.jna.platform.win32.WinNT.HANDLE hJob, +SetInformationJobObject(com.sun.jna.platform.win32.WinNT.HANDLE hJob, int JobObjectInfoClass, com.sun.jna.Pointer lpJobObjectInfo, int cbJobObjectInfoLength)  boolean -TerminateJobObject(com.sun.jna.platform.win32.WinNT.HANDLE hJob, +TerminateJobObject(com.sun.jna.platform.win32.WinNT.HANDLE hJob, long uExitCode)  diff --git a/docs/api/java/org/openqa/selenium/os/ProcessUtils.ProcessStillAliveException.html b/docs/api/java/org/openqa/selenium/os/ProcessUtils.ProcessStillAliveException.html index a5b126a58d7ba..92944380b59da 100644 --- a/docs/api/java/org/openqa/selenium/os/ProcessUtils.ProcessStillAliveException.html +++ b/docs/api/java/org/openqa/selenium/os/ProcessUtils.ProcessStillAliveException.html @@ -137,7 +137,7 @@

    Constructor Summary

    Constructor and Description -ProcessUtils.ProcessStillAliveException(java.lang.String message, +ProcessUtils.ProcessStillAliveException(java.lang.String message, java.lang.Throwable cause)  diff --git a/docs/api/java/org/openqa/selenium/os/WindowsProcessGroup.html b/docs/api/java/org/openqa/selenium/os/WindowsProcessGroup.html index 2f07a647a9de1..f8a161aa8d1d3 100644 --- a/docs/api/java/org/openqa/selenium/os/WindowsProcessGroup.html +++ b/docs/api/java/org/openqa/selenium/os/WindowsProcessGroup.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -WindowsProcessGroup(java.lang.String executable, +WindowsProcessGroup(java.lang.String executable, java.lang.String... args)  @@ -170,7 +170,7 @@

    Method Summary

    void -setEnvironmentVariable(java.lang.String name, +setEnvironmentVariable(java.lang.String name, java.lang.String value)  diff --git a/docs/api/java/org/openqa/selenium/os/WindowsRegistryException.html b/docs/api/java/org/openqa/selenium/os/WindowsRegistryException.html index 8366105493648..839beaa0954b2 100644 --- a/docs/api/java/org/openqa/selenium/os/WindowsRegistryException.html +++ b/docs/api/java/org/openqa/selenium/os/WindowsRegistryException.html @@ -152,7 +152,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.WebDriverException

    -addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation +addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation @@ -112,7 +112,7 @@

    Method Summary

    java.lang.Object -execute(java.lang.String commandName, +execute(java.lang.String commandName, java.util.Map<java.lang.String,?> parameters)
    Execute the given command on the remote webdriver server.
    diff --git a/docs/api/java/org/openqa/selenium/remote/HttpCommandExecutor.html b/docs/api/java/org/openqa/selenium/remote/HttpCommandExecutor.html index 1d0da075a8740..537e795daefd1 100644 --- a/docs/api/java/org/openqa/selenium/remote/HttpCommandExecutor.html +++ b/docs/api/java/org/openqa/selenium/remote/HttpCommandExecutor.html @@ -122,7 +122,7 @@

    Constructor Summary

    Constructor and Description -HttpCommandExecutor(java.util.Map<java.lang.String,CommandInfo> additionalCommands, +HttpCommandExecutor(java.util.Map<java.lang.String,CommandInfo> additionalCommands, java.net.URL addressOfRemoteServer)  @@ -145,7 +145,7 @@

    Method Summary

    protected void -defineCommand(java.lang.String commandName, +defineCommand(java.lang.String commandName, CommandInfo info)
    It may be useful to extend the commands understood by this HttpCommandExecutor at run time, and this can be achieved via this method.
    diff --git a/docs/api/java/org/openqa/selenium/remote/HttpVerb.html b/docs/api/java/org/openqa/selenium/remote/HttpVerb.html index 60d5a5209630d..596ca8942e9f2 100644 --- a/docs/api/java/org/openqa/selenium/remote/HttpVerb.html +++ b/docs/api/java/org/openqa/selenium/remote/HttpVerb.html @@ -252,8 +252,7 @@

    values

    for (HttpVerb c : HttpVerb.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -271,8 +270,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/remote/InterfaceImplementation.html b/docs/api/java/org/openqa/selenium/remote/InterfaceImplementation.html index 2a990a6e37227..ea6ac54187d5c 100644 --- a/docs/api/java/org/openqa/selenium/remote/InterfaceImplementation.html +++ b/docs/api/java/org/openqa/selenium/remote/InterfaceImplementation.html @@ -108,7 +108,7 @@

    Method Summary

    java.lang.Object -
    invoke(ExecuteMethod executeMethod, +invoke(ExecuteMethod executeMethod, java.lang.Object self, java.lang.reflect.Method method, java.lang.Object... args) diff --git a/docs/api/java/org/openqa/selenium/remote/JdkAugmenter.html b/docs/api/java/org/openqa/selenium/remote/JdkAugmenter.html index bca7879891a00..054ab4284c6a3 100644 --- a/docs/api/java/org/openqa/selenium/remote/JdkAugmenter.html +++ b/docs/api/java/org/openqa/selenium/remote/JdkAugmenter.html @@ -143,7 +143,7 @@

    Method Summary

    protected <X> X -create(RemoteWebDriver driver, +create(RemoteWebDriver driver, java.util.Map<java.lang.String,AugmenterProvider> augmentors, X objectToAugment)
    Subclasses should perform the requested augmentation.
    @@ -161,7 +161,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.remote.BaseAugmenter

    -addDriverAugmentation, addElementAugmentation, augment, augment +addDriverAugmentation, addElementAugmentation, augment, augment diff --git a/docs/api/java/org/openqa/selenium/remote/JsonException.html b/docs/api/java/org/openqa/selenium/remote/JsonException.html index 935c0416a7ebe..9bf39fc903e75 100644 --- a/docs/api/java/org/openqa/selenium/remote/JsonException.html +++ b/docs/api/java/org/openqa/selenium/remote/JsonException.html @@ -153,10 +153,10 @@

    Constructor Summary

    Constructor and Description -JsonException(org.json.JSONException e)  +JsonException(com.google.gson.JsonSyntaxException e)  -JsonException(org.json.JSONException e, +JsonException(com.google.gson.JsonSyntaxException e, java.lang.Object text)  @@ -173,7 +173,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.WebDriverException

    -addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation +addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation
    • @@ -203,22 +203,22 @@

      Methods inherited from class java.lang.Object

      Constructor Detail

      - +
      • JsonException

        -
        public JsonException(org.json.JSONException e)
        +
        public JsonException(com.google.gson.JsonSyntaxException e)
      - +
      • JsonException

        -
        public JsonException(org.json.JSONException e,
        +
        public JsonException(com.google.gson.JsonSyntaxException e,
                      java.lang.Object text)
      diff --git a/docs/api/java/org/openqa/selenium/remote/JsonToBeanConverter.html b/docs/api/java/org/openqa/selenium/remote/JsonToBeanConverter.html index 3b5c21e1b00fc..5c7dd16f667d2 100644 --- a/docs/api/java/org/openqa/selenium/remote/JsonToBeanConverter.html +++ b/docs/api/java/org/openqa/selenium/remote/JsonToBeanConverter.html @@ -132,15 +132,9 @@

      Method Summary

      <T> T -convert(java.lang.Class<T> clazz, +convert(java.lang.Class<T> clazz, java.lang.Object text)  - -<T> T -convertBean(java.lang.Class<T> clazz, - org.json.JSONObject toConvert, - int depth)  -
      • @@ -183,7 +177,7 @@

        Method Detail

        -
          +
          • convert

            public <T> T convert(java.lang.Class<T> clazz,
            @@ -193,20 +187,6 @@ 

            convert

            JsonException
          - - - -
            -
          • -

            convertBean

            -
            public <T> T convertBean(java.lang.Class<T> clazz,
            -                org.json.JSONObject toConvert,
            -                int depth)
            -              throws org.json.JSONException
            -
            Throws:
            -
            org.json.JSONException
            -
          • -
      • diff --git a/docs/api/java/org/openqa/selenium/remote/PropertyMunger.html b/docs/api/java/org/openqa/selenium/remote/PropertyMunger.html index df8db60fb5f45..499429556046d 100644 --- a/docs/api/java/org/openqa/selenium/remote/PropertyMunger.html +++ b/docs/api/java/org/openqa/selenium/remote/PropertyMunger.html @@ -132,12 +132,12 @@

        Method Summary

        static java.lang.Object -get(java.lang.String name, +get(java.lang.String name, java.lang.Object on)  static void -set(java.lang.String name, +set(java.lang.String name, java.lang.Object on, java.lang.Object value)  diff --git a/docs/api/java/org/openqa/selenium/remote/RemoteExecuteMethod.html b/docs/api/java/org/openqa/selenium/remote/RemoteExecuteMethod.html index 99dd7af6268b6..79bea75c4392b 100644 --- a/docs/api/java/org/openqa/selenium/remote/RemoteExecuteMethod.html +++ b/docs/api/java/org/openqa/selenium/remote/RemoteExecuteMethod.html @@ -137,7 +137,7 @@

        Method Summary

        java.lang.Object -execute(java.lang.String commandName, +execute(java.lang.String commandName, java.util.Map<java.lang.String,?> parameters)
        Execute the given command on the remote webdriver server.
        @@ -189,12 +189,12 @@

        Method Detail

        execute

        public java.lang.Object execute(java.lang.String commandName,
                                java.util.Map<java.lang.String,?> parameters)
        -
        Description copied from interface: ExecuteMethod
        +
        Description copied from interface: ExecuteMethod
        Execute the given command on the remote webdriver server. Any exceptions will be thrown by the underlying execute method.
        Specified by:
        -
        execute in interface ExecuteMethod
        +
        execute in interface ExecuteMethod
        Parameters:
        commandName - The remote command to execute
        parameters - The parameters to execute that command with
        Returns:
        The result of Response.getValue().
        diff --git a/docs/api/java/org/openqa/selenium/remote/RemoteLogs.html b/docs/api/java/org/openqa/selenium/remote/RemoteLogs.html index 8b1c462846b9d..4aa9902ae546c 100644 --- a/docs/api/java/org/openqa/selenium/remote/RemoteLogs.html +++ b/docs/api/java/org/openqa/selenium/remote/RemoteLogs.html @@ -142,7 +142,7 @@

        Constructor Summary

        Constructor and Description -RemoteLogs(ExecuteMethod executeMethod, +RemoteLogs(ExecuteMethod executeMethod, LocalLogs localLogs)  diff --git a/docs/api/java/org/openqa/selenium/remote/RemoteTouchScreen.html b/docs/api/java/org/openqa/selenium/remote/RemoteTouchScreen.html index ee5e15e4f8efd..3bda2080b159c 100644 --- a/docs/api/java/org/openqa/selenium/remote/RemoteTouchScreen.html +++ b/docs/api/java/org/openqa/selenium/remote/RemoteTouchScreen.html @@ -143,14 +143,14 @@

        Method Summary

        void -down(int x, +down(int x, int y)
        Allows the execution of the gesture 'down' on the screen.
        void -flick(Coordinates where, +flick(Coordinates where, int xOffset, int yOffset, int speed) @@ -159,7 +159,7 @@

        Method Summary

        void -flick(int xSpeed, +flick(int xSpeed, int ySpeed)
        Sends a flick gesture to the current view.
        @@ -172,14 +172,14 @@

        Method Summary

        void -move(int x, +move(int x, int y)
        Allows the execution of the gesture 'move' on the screen.
        void -scroll(Coordinates where, +scroll(Coordinates where, int xOffset, int yOffset)
        Creates a scroll gesture that starts on a particular screen location.
        @@ -187,7 +187,7 @@

        Method Summary

        void -scroll(int xOffset, +scroll(int xOffset, int yOffset)
        Allows the view to be scrolled by an x and y offset.
        @@ -200,7 +200,7 @@

        Method Summary

        void -up(int x, +up(int x, int y)
        Allows the execution of the gesture 'up' on the screen.
        @@ -267,12 +267,12 @@

        singleTap

        down

        public void down(int x,
                 int y)
        -
        Description copied from interface: TouchScreen
        +
        Description copied from interface: TouchScreen
        Allows the execution of the gesture 'down' on the screen. It is typically the first of a sequence of touch gestures.
        Specified by:
        -
        down in interface TouchScreen
        +
        down in interface TouchScreen
        Parameters:
        x - The x coordinate relative to the viewport
        y - The y coordinate relative to the viewport
      @@ -284,12 +284,12 @@

      down

      up

      public void up(int x,
             int y)
      -
      Description copied from interface: TouchScreen
      +
      Description copied from interface: TouchScreen
      Allows the execution of the gesture 'up' on the screen. It is typically the last of a sequence of touch gestures.
      Specified by:
      -
      up in interface TouchScreen
      +
      up in interface TouchScreen
      Parameters:
      x - The x coordinate relative to the viewport
      y - The y coordinate relative to the viewport
    @@ -301,11 +301,11 @@

    up

    move

    public void move(int x,
             int y)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Allows the execution of the gesture 'move' on the screen.
    Specified by:
    -
    move in interface TouchScreen
    +
    move in interface TouchScreen
    Parameters:
    x - The x coordinate relative to the viewport
    y - The y coordinate relative to the viewport
    @@ -318,11 +318,11 @@

    scroll

    public void scroll(Coordinates where,
               int xOffset,
               int yOffset)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Creates a scroll gesture that starts on a particular screen location.
    Specified by:
    -
    scroll in interface TouchScreen
    +
    scroll in interface TouchScreen
    Parameters:
    where - the location where the scroll starts, usually a WebElement.
    xOffset - The x offset to scroll
    yOffset - The y offset to scroll
    @@ -364,11 +364,11 @@

    longPress

    scroll

    public void scroll(int xOffset,
               int yOffset)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Allows the view to be scrolled by an x and y offset.
    Specified by:
    -
    scroll in interface TouchScreen
    +
    scroll in interface TouchScreen
    Parameters:
    xOffset - The horizontal offset relative to the viewport
    yOffset - The vertical offset relative to the viewport
    @@ -380,11 +380,11 @@

    scroll

    flick

    public void flick(int xSpeed,
              int ySpeed)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Sends a flick gesture to the current view.
    Specified by:
    -
    flick in interface TouchScreen
    +
    flick in interface TouchScreen
    Parameters:
    xSpeed - The horizontal speed in pixels/second
    ySpeed - The vertical speed in pixels/second
    @@ -398,11 +398,11 @@

    flick

    int xOffset, int yOffset, int speed) -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Allows the execution of flick gestures starting in a location's element.
    Specified by:
    -
    flick in interface TouchScreen
    +
    flick in interface TouchScreen
    Parameters:
    where - The coordinate of the element to flick on
    xOffset - The x offset relative to the viewport
    yOffset - The y offset relative to the viewport
    diff --git a/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html b/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html index e496d563be5b3..4fad60e7834cf 100644 --- a/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html +++ b/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.RemoteWebDriverOptions.RemoteTimeouts.html @@ -143,7 +143,7 @@

    Method Summary

    WebDriver.Timeouts -implicitlyWait(long time, +implicitlyWait(long time, java.util.concurrent.TimeUnit unit)
    Specifies the amount of time the driver should wait when searching for an element if it is not immediately present.
    @@ -151,14 +151,14 @@

    Method Summary

    WebDriver.Timeouts -pageLoadTimeout(long time, +pageLoadTimeout(long time, java.util.concurrent.TimeUnit unit)
    Sets the amount of time to wait for a page load to complete before throwing an error.
    WebDriver.Timeouts -setScriptTimeout(long time, +setScriptTimeout(long time, java.util.concurrent.TimeUnit unit)
    Sets the amount of time to wait for an asynchronous script to finish execution before throwing an error.
    @@ -211,7 +211,7 @@

    Method Detail

    implicitlyWait

    public WebDriver.Timeouts implicitlyWait(long time,
                                     java.util.concurrent.TimeUnit unit)
    -
    Description copied from interface: WebDriver.Timeouts
    +
    Description copied from interface: WebDriver.Timeouts
    Specifies the amount of time the driver should wait when searching for an element if it is not immediately present.

    @@ -224,7 +224,7 @@

    implicitlyWait

    effect on test run time, especially when used with slower location strategies like XPath.
    Specified by:
    -
    implicitlyWait in interface WebDriver.Timeouts
    +
    implicitlyWait in interface WebDriver.Timeouts
    Parameters:
    time - The amount of time to wait.
    unit - The unit of measure for time.
    Returns:
    A self reference.
    @@ -237,15 +237,15 @@

    implicitlyWait

    setScriptTimeout

    public WebDriver.Timeouts setScriptTimeout(long time,
                                       java.util.concurrent.TimeUnit unit)
    -
    Description copied from interface: WebDriver.Timeouts
    +
    Description copied from interface: WebDriver.Timeouts
    Sets the amount of time to wait for an asynchronous script to finish execution before throwing an error. If the timeout is negative, then the script will be allowed to run indefinitely.
    Specified by:
    -
    setScriptTimeout in interface WebDriver.Timeouts
    +
    setScriptTimeout in interface WebDriver.Timeouts
    Parameters:
    time - The timeout value.
    unit - The unit of time.
    -
    Returns:
    A self reference.
    See Also:
    JavascriptExecutor.executeAsyncScript(String, Object...)
    +
    Returns:
    A self reference.
    See Also:
    JavascriptExecutor.executeAsyncScript(String, Object...)
    @@ -256,12 +256,12 @@

    setScriptTimeout

    pageLoadTimeout

    public WebDriver.Timeouts pageLoadTimeout(long time,
                                      java.util.concurrent.TimeUnit unit)
    -
    Description copied from interface: WebDriver.Timeouts
    +
    Description copied from interface: WebDriver.Timeouts
    Sets the amount of time to wait for a page load to complete before throwing an error. If the timeout is negative, page loads can be indefinite.
    Specified by:
    -
    pageLoadTimeout in interface WebDriver.Timeouts
    +
    pageLoadTimeout in interface WebDriver.Timeouts
    Parameters:
    time - The timeout value.
    unit - The unit of time.
    Returns:
    A Timeouts interface.
    diff --git a/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.When.html b/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.When.html index 852e75d092f7b..5496bdcd9f80f 100644 --- a/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.When.html +++ b/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.When.html @@ -240,8 +240,7 @@

    values

    for (RemoteWebDriver.When c : RemoteWebDriver.When.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -258,8 +257,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.html b/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.html index 1cdc03285c253..179d78c4f562e 100644 --- a/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.html +++ b/docs/api/java/org/openqa/selenium/remote/RemoteWebDriver.html @@ -166,23 +166,23 @@

    Constructor Summary

      -
    RemoteWebDriver(CommandExecutor executor, +RemoteWebDriver(CommandExecutor executor, Capabilities desiredCapabilities)    -RemoteWebDriver(CommandExecutor executor, +RemoteWebDriver(CommandExecutor executor, Capabilities desiredCapabilities, Capabilities requiredCapabilities)    -RemoteWebDriver(java.net.URL remoteAddress, +RemoteWebDriver(java.net.URL remoteAddress, Capabilities desiredCapabilities)    -RemoteWebDriver(java.net.URL remoteAddress, +RemoteWebDriver(java.net.URL remoteAddress, Capabilities desiredCapabilities, Capabilities requiredCapabilities)  @@ -213,12 +213,12 @@

    Method Summary

    protected Response -execute(java.lang.String driverCommand, +execute(java.lang.String driverCommand, java.util.Map<java.lang.String,?> parameters)  java.lang.Object -executeAsyncScript(java.lang.String script, +executeAsyncScript(java.lang.String script, java.lang.Object... args)
    Execute an asynchronous piece of JavaScript in the context of the currently selected frame or window.
    @@ -226,7 +226,7 @@

    Method Summary

    java.lang.Object -executeScript(java.lang.String script, +executeScript(java.lang.String script, java.lang.Object... args)
    Executes JavaScript in the context of the currently selected frame or window.
    @@ -239,7 +239,7 @@

    Method Summary

    protected WebElement -findElement(java.lang.String by, +findElement(java.lang.String by, java.lang.String using)  @@ -282,7 +282,7 @@

    Method Summary

    protected java.util.List<WebElement> -findElements(java.lang.String by, +findElements(java.lang.String by, java.lang.String using)  @@ -402,7 +402,7 @@

    Method Summary

    protected void -log(SessionId sessionId, +log(SessionId sessionId, java.lang.String commandName, java.lang.Object toLog, RemoteWebDriver.When when) @@ -448,7 +448,7 @@

    Method Summary

    protected void -setFoundBy(SearchContext context, +setFoundBy(SearchContext context, WebElement element, java.lang.String by, java.lang.String using)  @@ -475,7 +475,7 @@

    Method Summary

    protected void -startSession(Capabilities desiredCapabilities, +startSession(Capabilities desiredCapabilities, Capabilities requiredCapabilities)  @@ -1177,7 +1177,7 @@

    getWindowHandle

    executeScript

    public java.lang.Object executeScript(java.lang.String script,
                                  java.lang.Object... args)
    -
    Description copied from interface: JavascriptExecutor
    +
    Description copied from interface: JavascriptExecutor
    Executes JavaScript in the context of the currently selected frame or window. The script fragment provided will be executed as the body of an anonymous function. @@ -1208,7 +1208,7 @@

    executeScript

    the function were called via "Function.apply"
    Specified by:
    -
    executeScript in interface JavascriptExecutor
    +
    executeScript in interface JavascriptExecutor
    Parameters:
    script - The JavaScript to execute
    args - The arguments to the script. May be empty
    Returns:
    One of Boolean, Long, String, List or WebElement. Or null.
    @@ -1221,9 +1221,9 @@

    executeScript

    executeAsyncScript

    public java.lang.Object executeAsyncScript(java.lang.String script,
                                       java.lang.Object... args)
    -
    Description copied from interface: JavascriptExecutor
    +
    Description copied from interface: JavascriptExecutor
    Execute an asynchronous piece of JavaScript in the context of the currently selected frame or - window. Unlike executing synchronous JavaScript, + window. Unlike executing synchronous JavaScript, scripts executed with this method must explicitly signal they are finished by invoking the provided callback. This callback is always injected into the executed function as the last argument. @@ -1245,7 +1245,7 @@

    executeAsyncScript

    The default timeout for a script to be executed is 0ms. In most cases, including the examples below, one must set the script timeout - WebDriver.Timeouts.setScriptTimeout(long, java.util.concurrent.TimeUnit) beforehand + WebDriver.Timeouts.setScriptTimeout(long, java.util.concurrent.TimeUnit) beforehand to a value sufficiently large enough. @@ -1281,8 +1281,8 @@

    executeAsyncScript

    " }" + "};" + "xhr.send();"); - JSONObject json = new JSONObject((String) response); - assertEquals("cheese", json.getString("food")); + JsonObject json = new JsonParser().parse((String) response); + assertEquals("cheese", json.get("food").getAsString());

    @@ -1292,9 +1292,9 @@

    executeAsyncScript

    variable.
    Specified by:
    -
    executeAsyncScript in interface JavascriptExecutor
    +
    executeAsyncScript in interface JavascriptExecutor
    Parameters:
    script - The JavaScript to execute.
    args - The arguments to the script. May be empty.
    -
    Returns:
    One of Boolean, Long, String, List, WebElement, or null.
    See Also:
    WebDriver.Timeouts.setScriptTimeout(long, java.util.concurrent.TimeUnit)
    +
    Returns:
    One of Boolean, Long, String, List, WebElement, or null.
    See Also:
    WebDriver.Timeouts.setScriptTimeout(long, java.util.concurrent.TimeUnit)
    diff --git a/docs/api/java/org/openqa/selenium/remote/RemoteWebElement.html b/docs/api/java/org/openqa/selenium/remote/RemoteWebElement.html index 677eebd84c5bb..190552ac39a5a 100644 --- a/docs/api/java/org/openqa/selenium/remote/RemoteWebElement.html +++ b/docs/api/java/org/openqa/selenium/remote/RemoteWebElement.html @@ -184,7 +184,7 @@

    Method Summary

    protected
    Response -execute(java.lang.String command, +execute(java.lang.String command, java.util.Map<java.lang.String,?> parameters)  @@ -195,7 +195,7 @@

    Method Summary

    protected WebElement -findElement(java.lang.String using, +findElement(java.lang.String using, java.lang.String value)  @@ -238,7 +238,7 @@

    Method Summary

    protected java.util.List<WebElement> -findElements(java.lang.String using, +findElements(java.lang.String using, java.lang.String value)  @@ -357,7 +357,7 @@

    Method Summary

    protected void -setFoundBy(SearchContext foundFrom, +setFoundBy(SearchContext foundFrom, java.lang.String locator, java.lang.String term)  diff --git a/docs/api/java/org/openqa/selenium/remote/Responses.html b/docs/api/java/org/openqa/selenium/remote/Responses.html index 38b5f41ecb09b..8bb8e360928e1 100644 --- a/docs/api/java/org/openqa/selenium/remote/Responses.html +++ b/docs/api/java/org/openqa/selenium/remote/Responses.html @@ -116,14 +116,14 @@

    Method Summary

    static Response -failure(SessionId sessionId, +failure(SessionId sessionId, java.lang.Throwable reason)
    Creates a response object for a failed command execution.
    static Response -failure(SessionId sessionId, +failure(SessionId sessionId, java.lang.Throwable reason, com.google.common.base.Optional<java.lang.String> screenshot)
    Creates a response object for a failed command execution.
    @@ -131,7 +131,7 @@

    Method Summary

    static Response -success(SessionId sessionId, +success(SessionId sessionId, java.lang.Object value)
    Creates a response object for a successful command execution.
    diff --git a/docs/api/java/org/openqa/selenium/remote/ScreenshotException.html b/docs/api/java/org/openqa/selenium/remote/ScreenshotException.html index 0245d61aaf720..c3e467ece9c55 100644 --- a/docs/api/java/org/openqa/selenium/remote/ScreenshotException.html +++ b/docs/api/java/org/openqa/selenium/remote/ScreenshotException.html @@ -156,7 +156,7 @@

    Constructor Summary

    ScreenshotException(java.lang.String screenGrab)  -ScreenshotException(java.lang.String screenGrab, +ScreenshotException(java.lang.String screenGrab, java.lang.Throwable cause)  @@ -184,7 +184,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.WebDriverException

    -addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation +addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation @@ -1998,8 +1997,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/support/FindAll.html b/docs/api/java/org/openqa/selenium/support/FindAll.html index 1473869a01c76..3c96d477b343c 100644 --- a/docs/api/java/org/openqa/selenium/support/FindAll.html +++ b/docs/api/java/org/openqa/selenium/support/FindAll.html @@ -88,6 +88,8 @@

    Annotation Type FindAll

    It will then search for all elements that match any of the FindBy criteria. Note that elements are not guaranteed to be in document order. + It can be used on a types as well, but will not be processed by default. + Eg:
    diff --git a/docs/api/java/org/openqa/selenium/support/FindBy.html b/docs/api/java/org/openqa/selenium/support/FindBy.html
    index 58bd2de6dbde9..90fd37684e994 100644
    --- a/docs/api/java/org/openqa/selenium/support/FindBy.html
    +++ b/docs/api/java/org/openqa/selenium/support/FindBy.html
    @@ -88,6 +88,8 @@ 

    Annotation Type FindBy

    element or a list of elements. Used in conjunction with
    PageFactory this allows users to quickly and easily create PageObjects. + + It can be used on a types as well, but will not be processed by default.

    You can either use this annotation by specifying both "how" and "using" or by specifying one of diff --git a/docs/api/java/org/openqa/selenium/support/FindBys.html b/docs/api/java/org/openqa/selenium/support/FindBys.html index 4e74ad7eb0f0e..63c9e4e830069 100644 --- a/docs/api/java/org/openqa/selenium/support/FindBys.html +++ b/docs/api/java/org/openqa/selenium/support/FindBys.html @@ -87,6 +87,8 @@

    Annotation Type FindBys

    Used to mark a field on a Page Object to indicate that lookup should use a series of @FindBy tags in a chain as described in ByChained + It can be used on a types as well, but will not be processed by default. + Eg:
    diff --git a/docs/api/java/org/openqa/selenium/support/How.html b/docs/api/java/org/openqa/selenium/support/How.html
    index 44b773fb636b7..40553b3d7f39d 100644
    --- a/docs/api/java/org/openqa/selenium/support/How.html
    +++ b/docs/api/java/org/openqa/selenium/support/How.html
    @@ -308,8 +308,7 @@ 

    values

    for (How c : How.values())   System.out.println(c);
    -
    Returns:
    an array containing the constants of this enum type, in -the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    @@ -326,8 +325,7 @@

    valueOf

    Parameters:
    name - the name of the enum constant to be returned.
    Returns:
    the enum constant with the specified name
    Throws:
    -
    java.lang.IllegalArgumentException - if this enum type has no constant -with the specified name
    +
    java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
    java.lang.NullPointerException - if the argument is null
    diff --git a/docs/api/java/org/openqa/selenium/support/PageFactory.html b/docs/api/java/org/openqa/selenium/support/PageFactory.html index d77bd07e2cc30..e9720bb6312a3 100644 --- a/docs/api/java/org/openqa/selenium/support/PageFactory.html +++ b/docs/api/java/org/openqa/selenium/support/PageFactory.html @@ -134,7 +134,7 @@

    Method Summary

    static void -
    initElements(ElementLocatorFactory factory, +initElements(ElementLocatorFactory factory, java.lang.Object page)
    Similar to the other "initElements" methods, but takes an ElementLocatorFactory which is used for providing the mechanism for fniding elements.
    @@ -142,7 +142,7 @@

    Method Summary

    static void -initElements(FieldDecorator decorator, +initElements(FieldDecorator decorator, java.lang.Object page)
    Similar to the other "initElements" methods, but takes an FieldDecorator which is used for decorating each of the fields.
    @@ -150,7 +150,7 @@

    Method Summary

    static <T> T -initElements(WebDriver driver, +initElements(WebDriver driver, java.lang.Class<T> pageClassToProxy)
    Instantiate an instance of the given class, and set a lazy proxy for each of the WebElement and List fields that have been declared, assuming that the field name is also @@ -159,10 +159,10 @@

    Method Summary

    static void -initElements(WebDriver driver, +initElements(WebDriver driver, java.lang.Object page)
    As - initElements(org.openqa.selenium.WebDriver, Class) + initElements(org.openqa.selenium.WebDriver, Class) but will only replace the fields of an already instantiated Page Object.
    @@ -247,7 +247,7 @@

    initElements

    public static void initElements(WebDriver driver,
                     java.lang.Object page)
    As - initElements(org.openqa.selenium.WebDriver, Class) + initElements(org.openqa.selenium.WebDriver, Class) but will only replace the fields of an already instantiated Page Object.
    Parameters:
    driver - The driver that will be used to look up the elements
    page - The object with WebElement and List fields that should be proxied.
    diff --git a/docs/api/java/org/openqa/selenium/support/events/AbstractWebDriverEventListener.html b/docs/api/java/org/openqa/selenium/support/events/AbstractWebDriverEventListener.html index 1fba7adceea1f..d9033198b2c0e 100644 --- a/docs/api/java/org/openqa/selenium/support/events/AbstractWebDriverEventListener.html +++ b/docs/api/java/org/openqa/selenium/support/events/AbstractWebDriverEventListener.html @@ -139,21 +139,21 @@

    Method Summary

    void -afterChangeValueOf(WebElement element, +afterChangeValueOf(WebElement element, WebDriver driver) void -afterClickOn(WebElement element, +afterClickOn(WebElement element, WebDriver driver)
    Called after WebElement.click().
    void -afterFindBy(By by, +afterFindBy(By by, WebElement element, WebDriver driver)
    Called after WebDriver.findElement(...), or @@ -174,7 +174,7 @@

    Method Summary

    void -afterNavigateTo(java.lang.String url, +afterNavigateTo(java.lang.String url, WebDriver driver)
    Called after get(String url) respectively navigate().to(String url).
    @@ -182,28 +182,28 @@

    Method Summary

    void -afterScript(java.lang.String script, +afterScript(java.lang.String script, WebDriver driver) - + void -beforeChangeValueOf(WebElement element, +beforeChangeValueOf(WebElement element, WebDriver driver) void -beforeClickOn(WebElement element, +beforeClickOn(WebElement element, WebDriver driver)
    Called before WebElement.click().
    void -beforeFindBy(By by, +beforeFindBy(By by, WebElement element, WebDriver driver)
    Called before WebDriver.findElement(...), or @@ -224,7 +224,7 @@

    Method Summary

    void -beforeNavigateTo(java.lang.String url, +beforeNavigateTo(java.lang.String url, WebDriver driver)
    Called before get(String url) respectively navigate().to(String url).
    @@ -232,14 +232,14 @@

    Method Summary

    void -beforeScript(java.lang.String script, +beforeScript(java.lang.String script, WebDriver driver) - + void -onException(java.lang.Throwable throwable, +onException(java.lang.Throwable throwable, WebDriver driver)
    Called whenever an exception would be thrown.
    @@ -291,12 +291,12 @@

    Method Detail

    beforeNavigateTo

    public void beforeNavigateTo(java.lang.String url,
                         WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Called before get(String url) respectively navigate().to(String url).
    Specified by:
    -
    beforeNavigateTo in interface WebDriverEventListener
    +
    beforeNavigateTo in interface WebDriverEventListener
    @@ -308,13 +308,13 @@

    beforeNavigateTo

    afterNavigateTo

    public void afterNavigateTo(java.lang.String url,
                        WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Called after get(String url) respectively navigate().to(String url). Not called, if an exception is thrown.
    Specified by:
    -
    afterNavigateTo in interface WebDriverEventListener
    +
    afterNavigateTo in interface WebDriverEventListener
    @@ -389,12 +389,12 @@

    beforeFindBy

    public void beforeFindBy(By by,
                     WebElement element,
                     WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Specified by:
    -
    beforeFindBy in interface WebDriverEventListener
    +
    beforeFindBy in interface WebDriverEventListener
    element - will be null, if a find method of WebDriver is called.
    @@ -407,12 +407,12 @@

    afterFindBy

    public void afterFindBy(By by,
                    WebElement element,
                    WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Specified by:
    -
    afterFindBy in interface WebDriverEventListener
    +
    afterFindBy in interface WebDriverEventListener
    element - will be null, if a find method of WebDriver is called.
    @@ -424,11 +424,11 @@

    afterFindBy

    beforeClickOn

    public void beforeClickOn(WebElement element,
                      WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Called before WebElement.click().
    Specified by:
    -
    beforeClickOn in interface WebDriverEventListener
    +
    beforeClickOn in interface WebDriverEventListener
    @@ -440,12 +440,12 @@

    beforeClickOn

    afterClickOn

    public void afterClickOn(WebElement element,
                     WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Called after WebElement.click(). Not called, if an exception is thrown.
    Specified by:
    -
    afterClickOn in interface WebDriverEventListener
    +
    afterClickOn in interface WebDriverEventListener
    @@ -457,11 +457,11 @@

    afterClickOn

    beforeChangeValueOf

    public void beforeChangeValueOf(WebElement element,
                            WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Specified by:
    -
    beforeChangeValueOf in interface WebDriverEventListener
    +
    beforeChangeValueOf in interface WebDriverEventListener
    @@ -473,11 +473,11 @@

    beforeChangeValueOf

    afterChangeValueOf

    public void afterChangeValueOf(WebElement element,
                           WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Called after WebElement.clear(), WebElement.sendKeys(...)}. Not called, if an exception is thrown.
    Specified by:
    -
    afterChangeValueOf in interface WebDriverEventListener
    +
    afterChangeValueOf in interface WebDriverEventListener
    @@ -489,11 +489,11 @@

    afterChangeValueOf

    beforeScript

    public void beforeScript(java.lang.String script,
                     WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    - +
    Description copied from interface: WebDriverEventListener
    +
    Specified by:
    -
    beforeScript in interface WebDriverEventListener
    +
    beforeScript in interface WebDriverEventListener
    @@ -505,11 +505,11 @@

    beforeScript

    afterScript

    public void afterScript(java.lang.String script,
                    WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    -
    Called after RemoteWebDriver.executeScript(java.lang.String, java.lang.Object[]). Not called if an exception is thrown
    +
    Description copied from interface: WebDriverEventListener
    +
    Called after RemoteWebDriver.executeScript(java.lang.String, java.lang.Object[]). Not called if an exception is thrown
    Specified by:
    -
    afterScript in interface WebDriverEventListener
    +
    afterScript in interface WebDriverEventListener
    @@ -521,11 +521,11 @@

    afterScript

    onException

    public void onException(java.lang.Throwable throwable,
                    WebDriver driver)
    -
    Description copied from interface: WebDriverEventListener
    +
    Description copied from interface: WebDriverEventListener
    Called whenever an exception would be thrown.
    Specified by:
    -
    onException in interface WebDriverEventListener
    +
    onException in interface WebDriverEventListener
    diff --git a/docs/api/java/org/openqa/selenium/support/events/EventFiringWebDriver.html b/docs/api/java/org/openqa/selenium/support/events/EventFiringWebDriver.html index 150bcab140fd7..a084ec40982d0 100644 --- a/docs/api/java/org/openqa/selenium/support/events/EventFiringWebDriver.html +++ b/docs/api/java/org/openqa/selenium/support/events/EventFiringWebDriver.html @@ -160,7 +160,7 @@

    Method Summary

    java.lang.Object -executeAsyncScript(java.lang.String script, +executeAsyncScript(java.lang.String script, java.lang.Object... args)
    Execute an asynchronous piece of JavaScript in the context of the currently selected frame or window.
    @@ -168,7 +168,7 @@

    Method Summary

    java.lang.Object -executeScript(java.lang.String script, +executeScript(java.lang.String script, java.lang.Object... args)
    Executes JavaScript in the context of the currently selected frame or window.
    @@ -539,7 +539,7 @@

    getWindowHandle

    executeScript

    public java.lang.Object executeScript(java.lang.String script,
                                  java.lang.Object... args)
    -
    Description copied from interface: JavascriptExecutor
    +
    Description copied from interface: JavascriptExecutor
    Executes JavaScript in the context of the currently selected frame or window. The script fragment provided will be executed as the body of an anonymous function. @@ -570,7 +570,7 @@

    executeScript

    the function were called via "Function.apply"
    Specified by:
    -
    executeScript in interface JavascriptExecutor
    +
    executeScript in interface JavascriptExecutor
    Parameters:
    script - The JavaScript to execute
    args - The arguments to the script. May be empty
    Returns:
    One of Boolean, Long, String, List or WebElement. Or null.
    @@ -583,9 +583,9 @@

    executeScript

    executeAsyncScript

    public java.lang.Object executeAsyncScript(java.lang.String script,
                                       java.lang.Object... args)
    -
    Description copied from interface: JavascriptExecutor
    +
    Description copied from interface: JavascriptExecutor
    Execute an asynchronous piece of JavaScript in the context of the currently selected frame or - window. Unlike executing synchronous JavaScript, + window. Unlike executing synchronous JavaScript, scripts executed with this method must explicitly signal they are finished by invoking the provided callback. This callback is always injected into the executed function as the last argument. @@ -607,7 +607,7 @@

    executeAsyncScript

    The default timeout for a script to be executed is 0ms. In most cases, including the examples below, one must set the script timeout - WebDriver.Timeouts.setScriptTimeout(long, java.util.concurrent.TimeUnit) beforehand + WebDriver.Timeouts.setScriptTimeout(long, java.util.concurrent.TimeUnit) beforehand to a value sufficiently large enough. @@ -643,8 +643,8 @@

    executeAsyncScript

    " }" + "};" + "xhr.send();"); - JSONObject json = new JSONObject((String) response); - assertEquals("cheese", json.getString("food")); + JsonObject json = new JsonParser().parse((String) response); + assertEquals("cheese", json.get("food").getAsString());

    @@ -654,9 +654,9 @@

    executeAsyncScript

    variable.
    Specified by:
    -
    executeAsyncScript in interface JavascriptExecutor
    +
    executeAsyncScript in interface JavascriptExecutor
    Parameters:
    script - The JavaScript to execute.
    args - The arguments to the script. May be empty.
    -
    Returns:
    One of Boolean, Long, String, List, WebElement, or null.
    See Also:
    WebDriver.Timeouts.setScriptTimeout(long, java.util.concurrent.TimeUnit)
    +
    Returns:
    One of Boolean, Long, String, List, WebElement, or null.
    See Also:
    WebDriver.Timeouts.setScriptTimeout(long, java.util.concurrent.TimeUnit)
    diff --git a/docs/api/java/org/openqa/selenium/support/events/WebDriverEventListener.html b/docs/api/java/org/openqa/selenium/support/events/WebDriverEventListener.html index f4608a76352ae..b884fc9f06909 100644 --- a/docs/api/java/org/openqa/selenium/support/events/WebDriverEventListener.html +++ b/docs/api/java/org/openqa/selenium/support/events/WebDriverEventListener.html @@ -110,21 +110,21 @@

    Method Summary

    void -
    afterChangeValueOf(WebElement element, +afterChangeValueOf(WebElement element, WebDriver driver) void -afterClickOn(WebElement element, +afterClickOn(WebElement element, WebDriver driver)
    Called after WebElement.click().
    void -afterFindBy(By by, +afterFindBy(By by, WebElement element, WebDriver driver)
    Called after WebDriver.findElement(...), or @@ -145,7 +145,7 @@

    Method Summary

    void -afterNavigateTo(java.lang.String url, +afterNavigateTo(java.lang.String url, WebDriver driver)
    Called after get(String url) respectively navigate().to(String url).
    @@ -153,28 +153,28 @@

    Method Summary

    void -afterScript(java.lang.String script, +afterScript(java.lang.String script, WebDriver driver) - + void -beforeChangeValueOf(WebElement element, +beforeChangeValueOf(WebElement element, WebDriver driver) void -beforeClickOn(WebElement element, +beforeClickOn(WebElement element, WebDriver driver)
    Called before WebElement.click().
    void -beforeFindBy(By by, +beforeFindBy(By by, WebElement element, WebDriver driver)
    Called before WebDriver.findElement(...), or @@ -195,7 +195,7 @@

    Method Summary

    void -beforeNavigateTo(java.lang.String url, +beforeNavigateTo(java.lang.String url, WebDriver driver)
    Called before get(String url) respectively navigate().to(String url).
    @@ -203,14 +203,14 @@

    Method Summary

    void -beforeScript(java.lang.String script, +beforeScript(java.lang.String script, WebDriver driver) - + void -onException(java.lang.Throwable throwable, +onException(java.lang.Throwable throwable, WebDriver driver)
    Called whenever an exception would be thrown.
    @@ -378,7 +378,7 @@

    afterChangeValueOf

    beforeScript

    void beforeScript(java.lang.String script,
                     WebDriver driver)
    - + @@ -389,7 +389,7 @@

    beforeScript

    afterScript

    void afterScript(java.lang.String script,
                    WebDriver driver)
    -
    Called after RemoteWebDriver.executeScript(java.lang.String, java.lang.Object[]). Not called if an exception is thrown
    +
    Called after RemoteWebDriver.executeScript(java.lang.String, java.lang.Object[]). Not called if an exception is thrown
    diff --git a/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringKeyboard.html b/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringKeyboard.html index 5ca30aad8345e..17757c059bf41 100644 --- a/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringKeyboard.html +++ b/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringKeyboard.html @@ -119,7 +119,7 @@

    Constructor Summary

    Constructor and Description -
    EventFiringKeyboard(WebDriver driver, +EventFiringKeyboard(WebDriver driver, WebDriverEventListener dispatcher)  diff --git a/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringMouse.html b/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringMouse.html index 0d9d7173c4112..a655f773013a7 100644 --- a/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringMouse.html +++ b/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringMouse.html @@ -119,7 +119,7 @@

    Constructor Summary

    Constructor and Description -EventFiringMouse(WebDriver driver, +EventFiringMouse(WebDriver driver, WebDriverEventListener dispatcher)  @@ -159,7 +159,7 @@

    Method Summary

    void -mouseMove(Coordinates where, +mouseMove(Coordinates where, long xOffset, long yOffset)  @@ -283,7 +283,7 @@

    mouseMove

    long yOffset)
    Specified by:
    -
    mouseMove in interface Mouse
    +
    mouseMove in interface Mouse
    diff --git a/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringTouch.html b/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringTouch.html index 56493d6584b72..d3392d120adf1 100644 --- a/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringTouch.html +++ b/docs/api/java/org/openqa/selenium/support/events/internal/EventFiringTouch.html @@ -119,7 +119,7 @@

    Constructor Summary

    Constructor and Description -EventFiringTouch(WebDriver driver, +EventFiringTouch(WebDriver driver, WebDriverEventListener dispatcher)  @@ -145,14 +145,14 @@

    Method Summary

    void -down(int x, +down(int x, int y)
    Allows the execution of the gesture 'down' on the screen.
    void -flick(Coordinates where, +flick(Coordinates where, int xOffset, int yOffset, int speed) @@ -161,7 +161,7 @@

    Method Summary

    void -flick(int xSpeed, +flick(int xSpeed, int ySpeed)
    Sends a flick gesture to the current view.
    @@ -174,14 +174,14 @@

    Method Summary

    void -move(int x, +move(int x, int y)
    Allows the execution of the gesture 'move' on the screen.
    void -scroll(Coordinates where, +scroll(Coordinates where, int xOffset, int yOffset)
    Creates a scroll gesture that starts on a particular screen location.
    @@ -189,7 +189,7 @@

    Method Summary

    void -scroll(int xOffset, +scroll(int xOffset, int yOffset)
    Allows the view to be scrolled by an x and y offset.
    @@ -202,7 +202,7 @@

    Method Summary

    void -up(int x, +up(int x, int y)
    Allows the execution of the gesture 'up' on the screen.
    @@ -270,12 +270,12 @@

    singleTap

    down

    public void down(int x,
             int y)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Allows the execution of the gesture 'down' on the screen. It is typically the first of a sequence of touch gestures.
    Specified by:
    -
    down in interface TouchScreen
    +
    down in interface TouchScreen
    Parameters:
    x - The x coordinate relative to the viewport
    y - The y coordinate relative to the viewport
    @@ -287,12 +287,12 @@

    down

    up

    public void up(int x,
           int y)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Allows the execution of the gesture 'up' on the screen. It is typically the last of a sequence of touch gestures.
    Specified by:
    -
    up in interface TouchScreen
    +
    up in interface TouchScreen
    Parameters:
    x - The x coordinate relative to the viewport
    y - The y coordinate relative to the viewport
    @@ -304,11 +304,11 @@

    up

    move

    public void move(int x,
             int y)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Allows the execution of the gesture 'move' on the screen.
    Specified by:
    -
    move in interface TouchScreen
    +
    move in interface TouchScreen
    Parameters:
    x - The x coordinate relative to the viewport
    y - The y coordinate relative to the viewport
    @@ -321,11 +321,11 @@

    scroll

    public void scroll(Coordinates where,
               int xOffset,
               int yOffset)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Creates a scroll gesture that starts on a particular screen location.
    Specified by:
    -
    scroll in interface TouchScreen
    +
    scroll in interface TouchScreen
    Parameters:
    where - the location where the scroll starts, usually a WebElement.
    xOffset - The x offset to scroll
    yOffset - The y offset to scroll
    @@ -367,11 +367,11 @@

    longPress

    scroll

    public void scroll(int xOffset,
               int yOffset)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Allows the view to be scrolled by an x and y offset.
    Specified by:
    -
    scroll in interface TouchScreen
    +
    scroll in interface TouchScreen
    Parameters:
    xOffset - The horizontal offset relative to the viewport
    yOffset - The vertical offset relative to the viewport
    @@ -383,11 +383,11 @@

    scroll

    flick

    public void flick(int xSpeed,
              int ySpeed)
    -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Sends a flick gesture to the current view.
    Specified by:
    -
    flick in interface TouchScreen
    +
    flick in interface TouchScreen
    Parameters:
    xSpeed - The horizontal speed in pixels/second
    ySpeed - The vertical speed in pixels/second
    @@ -401,11 +401,11 @@

    flick

    int xOffset, int yOffset, int speed) -
    Description copied from interface: TouchScreen
    +
    Description copied from interface: TouchScreen
    Allows the execution of flick gestures starting in a location's element.
    Specified by:
    -
    flick in interface TouchScreen
    +
    flick in interface TouchScreen
    Parameters:
    where - The coordinate of the element to flick on
    xOffset - The x offset relative to the viewport
    yOffset - The y offset relative to the viewport
    diff --git a/docs/api/java/org/openqa/selenium/support/package-summary.html b/docs/api/java/org/openqa/selenium/support/package-summary.html index 4a734c62fc878..b0c7213e8f5ed 100644 --- a/docs/api/java/org/openqa/selenium/support/package-summary.html +++ b/docs/api/java/org/openqa/selenium/support/package-summary.html @@ -150,11 +150,7 @@

    Package org.openqa.selenium.support

    Used to mark a field on a Page Object to indicate that lookup should use a series of @FindBy tags in a chain as described in ByChained - Eg: - -
    - @FindBys({@FindBy(id = "foo"),
    -           @FindBy(className = "bar")})
    + It can be used on a types as well, but will not be processed by default.
    diff --git a/docs/api/java/org/openqa/selenium/support/pagefactory/AjaxElementLocator.html b/docs/api/java/org/openqa/selenium/support/pagefactory/AjaxElementLocator.html index ac803163e6caf..cd67edd1250eb 100644 --- a/docs/api/java/org/openqa/selenium/support/pagefactory/AjaxElementLocator.html +++ b/docs/api/java/org/openqa/selenium/support/pagefactory/AjaxElementLocator.html @@ -148,13 +148,13 @@

    Constructor Summary

    Constructor and Description -AjaxElementLocator(Clock clock, +AjaxElementLocator(Clock clock, SearchContext searchContext, java.lang.reflect.Field field, int timeOutInSeconds)  -AjaxElementLocator(SearchContext searchContext, +AjaxElementLocator(SearchContext searchContext, java.lang.reflect.Field field, int timeOutInSeconds)
    Main constructor.
    diff --git a/docs/api/java/org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html b/docs/api/java/org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html index afb679f92015a..e958a064bb953 100644 --- a/docs/api/java/org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html +++ b/docs/api/java/org/openqa/selenium/support/pagefactory/AjaxElementLocatorFactory.html @@ -118,7 +118,7 @@

    Constructor Summary

    Constructor and Description -AjaxElementLocatorFactory(SearchContext searchContext, +AjaxElementLocatorFactory(SearchContext searchContext, int timeOutInSeconds)  diff --git a/docs/api/java/org/openqa/selenium/support/pagefactory/DefaultElementLocator.html b/docs/api/java/org/openqa/selenium/support/pagefactory/DefaultElementLocator.html index c32f96f45ff6a..c3b4474730964 100644 --- a/docs/api/java/org/openqa/selenium/support/pagefactory/DefaultElementLocator.html +++ b/docs/api/java/org/openqa/selenium/support/pagefactory/DefaultElementLocator.html @@ -125,7 +125,7 @@

    Constructor Summary

    Constructor and Description -DefaultElementLocator(SearchContext searchContext, +DefaultElementLocator(SearchContext searchContext, java.lang.reflect.Field field)
    Creates a new element locator.
    diff --git a/docs/api/java/org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html b/docs/api/java/org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html index 62db961f42070..7d7b2e4e44248 100644 --- a/docs/api/java/org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html +++ b/docs/api/java/org/openqa/selenium/support/pagefactory/DefaultFieldDecorator.html @@ -160,19 +160,19 @@

    Method Summary

    java.lang.Object -decorate(java.lang.ClassLoader loader, +decorate(java.lang.ClassLoader loader, java.lang.reflect.Field field)
    This method is called by PageFactory on all fields to decide how to decorate the field.
    protected java.util.List<WebElement> -proxyForListLocator(java.lang.ClassLoader loader, +proxyForListLocator(java.lang.ClassLoader loader, ElementLocator locator)  protected WebElement -proxyForLocator(java.lang.ClassLoader loader, +proxyForLocator(java.lang.ClassLoader loader, ElementLocator locator)  @@ -239,11 +239,11 @@

    Method Detail

    decorate

    public java.lang.Object decorate(java.lang.ClassLoader loader,
                             java.lang.reflect.Field field)
    -
    Description copied from interface: FieldDecorator
    +
    Description copied from interface: FieldDecorator
    This method is called by PageFactory on all fields to decide how to decorate the field.
    Specified by:
    -
    decorate in interface FieldDecorator
    +
    decorate in interface FieldDecorator
    Parameters:
    loader - The class loader that was used for the page object
    field - The field that may be decorated.
    Returns:
    Value to decorate the field with or null if it shouldn't be decorated. If non-null, must be assignable to the field.
    diff --git a/docs/api/java/org/openqa/selenium/support/pagefactory/FieldDecorator.html b/docs/api/java/org/openqa/selenium/support/pagefactory/FieldDecorator.html index 96012c03cd723..6c13889116185 100644 --- a/docs/api/java/org/openqa/selenium/support/pagefactory/FieldDecorator.html +++ b/docs/api/java/org/openqa/selenium/support/pagefactory/FieldDecorator.html @@ -111,7 +111,7 @@

    Method Summary

    java.lang.Object -decorate(java.lang.ClassLoader loader, +decorate(java.lang.ClassLoader loader, java.lang.reflect.Field field)
    This method is called by PageFactory on all fields to decide how to decorate the field.
    diff --git a/docs/api/java/org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html b/docs/api/java/org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html index 8ce05f014c9da..4fc36ddd55917 100644 --- a/docs/api/java/org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html +++ b/docs/api/java/org/openqa/selenium/support/pagefactory/internal/LocatingElementHandler.html @@ -137,7 +137,7 @@

    Method Summary

    java.lang.Object -invoke(java.lang.Object object, +invoke(java.lang.Object object, java.lang.reflect.Method method, java.lang.Object[] objects)  diff --git a/docs/api/java/org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html b/docs/api/java/org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html index ca0f838853836..ff499096aa0fa 100644 --- a/docs/api/java/org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html +++ b/docs/api/java/org/openqa/selenium/support/pagefactory/internal/LocatingElementListHandler.html @@ -137,7 +137,7 @@

    Method Summary

    java.lang.Object -invoke(java.lang.Object object, +invoke(java.lang.Object object, java.lang.reflect.Method method, java.lang.Object[] objects)  diff --git a/docs/api/java/org/openqa/selenium/support/ui/Duration.html b/docs/api/java/org/openqa/selenium/support/ui/Duration.html index 86dea332356db..0b825320e6b1a 100644 --- a/docs/api/java/org/openqa/selenium/support/ui/Duration.html +++ b/docs/api/java/org/openqa/selenium/support/ui/Duration.html @@ -114,7 +114,7 @@

    Constructor Summary

    Constructor and Description -Duration(long time, +Duration(long time, java.util.concurrent.TimeUnit unit)  diff --git a/docs/api/java/org/openqa/selenium/support/ui/ExpectedConditions.html b/docs/api/java/org/openqa/selenium/support/ui/ExpectedConditions.html index 1f7789e086bfe..09f6531934e4f 100644 --- a/docs/api/java/org/openqa/selenium/support/ui/ExpectedConditions.html +++ b/docs/api/java/org/openqa/selenium/support/ui/ExpectedConditions.html @@ -121,12 +121,12 @@

    Method Summary

    static ExpectedCondition<java.lang.Boolean> -elementSelectionStateToBe(By locator, +elementSelectionStateToBe(By locator, boolean selected)  static ExpectedCondition<java.lang.Boolean> -elementSelectionStateToBe(WebElement element, +elementSelectionStateToBe(WebElement element, boolean selected)
    An expectation for checking if the given element is selected.
    @@ -178,7 +178,7 @@

    Method Summary

    static ExpectedCondition<java.lang.Boolean> -invisibilityOfElementWithText(By locator, +invisibilityOfElementWithText(By locator, java.lang.String text)
    An expectation for checking that an element with text is either invisible or not present on the DOM.
    @@ -218,23 +218,23 @@

    Method Summary

    static ExpectedCondition<java.lang.Boolean> -textToBePresentInElement(By locator, +textToBePresentInElement(By locator, java.lang.String text) static ExpectedCondition<java.lang.Boolean> -textToBePresentInElement(WebElement element, +textToBePresentInElement(WebElement element, java.lang.String text)
    An expectation for checking if the given text is present in the specified element.
    static ExpectedCondition<java.lang.Boolean> -textToBePresentInElementLocated(By locator, +textToBePresentInElementLocated(By locator, java.lang.String text)
    An expectation for checking if the given text is present in the element that matches the given locator.
    @@ -242,7 +242,7 @@

    Method Summary

    static ExpectedCondition<java.lang.Boolean> -textToBePresentInElementValue(By locator, +textToBePresentInElementValue(By locator, java.lang.String text)
    An expectation for checking if the given text is present in the specified elements value attribute.
    @@ -250,7 +250,7 @@

    Method Summary

    static ExpectedCondition<java.lang.Boolean> -textToBePresentInElementValue(WebElement element, +textToBePresentInElementValue(WebElement element, java.lang.String text)
    An expectation for checking if the given text is present in the specified elements value attribute.
    @@ -448,7 +448,7 @@

    textToBePresentInElement

    @Deprecated
     public static ExpectedCondition<java.lang.Boolean> textToBePresentInElement(By locator,
                                                                            java.lang.String text)
    - +
    An expectation for checking if the given text is present in the element that matches the given locator.
    Parameters:
    locator - used to find the element
    text - to be present in the element found by the locator
    diff --git a/docs/api/java/org/openqa/selenium/support/ui/FluentWait.html b/docs/api/java/org/openqa/selenium/support/ui/FluentWait.html index 54db8534625f1..59cb413db847e 100644 --- a/docs/api/java/org/openqa/selenium/support/ui/FluentWait.html +++ b/docs/api/java/org/openqa/selenium/support/ui/FluentWait.html @@ -173,7 +173,7 @@

    Constructor Summary

    FluentWait(T input)  -FluentWait(T input, +FluentWait(T input, Clock clock, Sleeper sleeper)  @@ -204,19 +204,19 @@

    Method Summary

    FluentWait<T> -ignoring(java.lang.Class<? extends java.lang.Throwable> firstType, +ignoring(java.lang.Class<? extends java.lang.Throwable> firstType, java.lang.Class<? extends java.lang.Throwable> secondType)  FluentWait<T> -pollingEvery(long duration, +pollingEvery(long duration, java.util.concurrent.TimeUnit unit)
    Sets how often the condition should be evaluated.
    protected java.lang.RuntimeException -timeoutException(java.lang.String message, +timeoutException(java.lang.String message, java.lang.Throwable lastException)
    Throws a timeout exception.
    @@ -250,7 +250,7 @@

    Method Summary

    FluentWait<T> -withTimeout(long duration, +withTimeout(long duration, java.util.concurrent.TimeUnit unit)
    Sets how long to wait for the evaluated condition to be true.
    diff --git a/docs/api/java/org/openqa/selenium/support/ui/SlowLoadableComponent.html b/docs/api/java/org/openqa/selenium/support/ui/SlowLoadableComponent.html index 2ed4c1855defb..f5994a5ff8a31 100644 --- a/docs/api/java/org/openqa/selenium/support/ui/SlowLoadableComponent.html +++ b/docs/api/java/org/openqa/selenium/support/ui/SlowLoadableComponent.html @@ -126,7 +126,7 @@

    Constructor Summary

    Constructor and Description -SlowLoadableComponent(Clock clock, +SlowLoadableComponent(Clock clock, int timeOutInSeconds)  diff --git a/docs/api/java/org/openqa/selenium/support/ui/UnexpectedTagNameException.html b/docs/api/java/org/openqa/selenium/support/ui/UnexpectedTagNameException.html index cdc3a2f77faa0..6b03a94a308e9 100644 --- a/docs/api/java/org/openqa/selenium/support/ui/UnexpectedTagNameException.html +++ b/docs/api/java/org/openqa/selenium/support/ui/UnexpectedTagNameException.html @@ -153,7 +153,7 @@

    Constructor Summary

    Constructor and Description -UnexpectedTagNameException(java.lang.String expectedTagName, +UnexpectedTagNameException(java.lang.String expectedTagName, java.lang.String actualTagName)  @@ -170,7 +170,7 @@

    Method Summary

    Methods inherited from class org.openqa.selenium.WebDriverException

    -addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation +addInfo, getAdditionalInformation, getBuildInformation, getDriverName, getMessage, getSupportUrl, getSystemInformation
  • org.openqa.selenium.remote.html5.AddApplicationCache (implements org.openqa.selenium.remote.AugmenterProvider)
  • -
  • org.openqa.selenium.remote.html5.AddDatabaseStorage (implements org.openqa.selenium.remote.AugmenterProvider)
  • org.openqa.selenium.remote.AddFindsByCss (implements org.openqa.selenium.remote.AugmenterProvider)
  • org.openqa.selenium.remote.AddFindsChildByCss (implements org.openqa.selenium.remote.AugmenterProvider)
  • org.openqa.selenium.remote.html5.AddLocationContext (implements org.openqa.selenium.remote.AugmenterProvider)
  • @@ -238,7 +236,6 @@

    Class Hierarchy

  • org.openqa.selenium.chrome.ChromeOptions
  • org.openqa.selenium.firefox.internal.ClasspathExtension (implements org.openqa.selenium.firefox.internal.Extension)
  • org.openqa.selenium.support.Color
  • -
  • org.openqa.selenium.browserlaunchers.locators.CombinedFirefoxLocator (implements org.openqa.selenium.browserlaunchers.locators.BrowserLocator)
  • org.openqa.selenium.remote.Command
  • org.openqa.selenium.remote.CommandInfo
  • org.openqa.selenium.os.CommandLine
  • @@ -277,10 +274,6 @@

    Class Hierarchy

  • org.openqa.selenium.remote.DesiredCapabilities (implements org.openqa.selenium.Capabilities, java.io.Serializable)
  • org.openqa.selenium.Dimension
  • -
  • org.openqa.selenium.browserlaunchers.DoNotUseProxyPac (implements java.io.Serializable)
  • -
  • org.openqa.selenium.browserlaunchers.DoNotUseProxyPac.DefaultProxy
  • -
  • org.openqa.selenium.browserlaunchers.DoNotUseProxyPac.ProxyHostVia
  • -
  • org.openqa.selenium.browserlaunchers.DoNotUseProxyPac.ProxyUrlVia
  • org.openqa.selenium.remote.service.DriverService
  • -

    Package org.openqa.selenium.browserlaunchers

    -
      -
    • - - -

      Class org.openqa.selenium.browserlaunchers.DoNotUseProxyPac extends java.lang.Object implements Serializable

      -
        -
      • - - -

        Serialized Fields

        -
          -
        • -

          directUrls

          -
          java.util.Set<E> directUrls
          -
        • -
        • -

          proxiedUrls

          -
          java.util.Map<K,V> proxiedUrls
          -
        • -
        • -

          proxiedRegexUrls

          -
          java.util.Map<K,V> proxiedRegexUrls
          -
        • -
        • -

          directHosts

          -
          java.util.Set<E> directHosts
          -
        • -
        • -

          proxiedHosts

          -
          java.util.Map<K,V> proxiedHosts
          -
        • -
        • -

          defaultProxy

          -
          java.lang.String defaultProxy
          -
        • -
        • -

          deriveFrom

          -
          java.net.URI deriveFrom
          -
        • -
        -
      • -
      -
    • -
    -
  • -
  • Package org.openqa.selenium.firefox