Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Testsuite: org.openqa.selenium.safari.SafariDriverTests
- Tests run: 640, Failures: 3, Errors: 116, Time elapsed: 452.764 sec
- ------------- Standard Output ---------------
- ------------- ---------------- ---------------
- ------------- Standard Error -----------------
- ....lots of INFO excluded....
- ------------- ---------------- ---------------
- Testcase: testCatchesAlertsOpenedWithinAnIFrame took 8.439 sec
- Testcase: throwsIfScriptTriggersAlertWhichTimesOut took 0.515 sec
- Testcase: testHandlesWhenNoAlertsArePresent took 0.111 sec
- Testcase: onBeforeUnloadWithNoReturnValueShouldNotTriggerUnexpectedAlertErrors took 0.729 sec
- Testcase: testShouldBeAbleToOverrideTheWindowAlertMethod took 0.262 sec
- Testcase: onBeforeUnloadWithReturnValuesShouldTriggerUnexpectedAlertErrors_uiAction took 0.465 sec
- Testcase: onBeforeUnloadWithNoReturnValueShouldNotTriggerUnexpectedAlertErrors_firedBetweenCommands took 2.063 sec
- Testcase: onBeforeUnloadFromPageRefreshShouldTriggerUnexpectedAlertErrors took 0.424 sec
- Testcase: testIncludesAlertInUnhandledAlertException took 0.419 sec
- Testcase: onBeforeUnloadFromPageLoadShouldTriggerUnexpectedAlertErrors took 0.438 sec
- Testcase: throwsIfAlertHappensDuringScript took 0.573 sec
- Testcase: shouldCatchAlertsOpenedBetweenCommandsAndReportThemOnTheNextCommand took 1.473 sec
- Testcase: onBeforeUnloadWithNullReturnDoesNotTriggerAlertError took 0.643 sec
- Testcase: throwsIfAlertHappensDuringScriptWhichTimesOut took 0.473 sec
- Testcase: throwsIfScriptTriggersAlert took 0.4 sec
- Testcase: onBeforeUnloadWithReturnValuesShouldTriggerUnexpectedAlertErrors_asyncScript took 0.451 sec
- Testcase: executeAsyncScriptIsResilientToPagesRedefiningSetTimeout took 6.148 sec
- Testcase: doesNotLeakInternalMessagesToThePageUnderTest took 0.172 sec
- Testcase: shouldClearCookiesWhenStartingWithACleanSession took 12.573 sec
- Testcase: isResilientToPagesRedefiningDependentDomFunctions took 0.943 sec
- Testcase: cannotCrossDomainsWithExecuteScript took 6.377 sec
- Testcase: canSwitchToAFrameFromAnotherDomain took 0.481 sec
- Testcase: canNavigateBetweenDomains took 0.422 sec
- Testcase: shouldStartWithCustomExtensionIfRequested took 21.51 sec
- Testcase: shouldRemoveExtensionOnDriverQuit took 14.384 sec
- Testcase: shouldStartWithoutCustomExtensionByDefault took 8.174 sec
- Testcase: testInjectingAtomShouldNotTrampleOnUnderscoreGlobal took 6.138 sec
- Testcase: driverLogShouldBeEnabledByDefault took 0.037 sec
- Testcase: profilerLogShouldBeDisabledByDefault took 0.013 sec
- Testcase: serverLogShouldBeEnabledByDefaultOnRemote took 0.007 sec
- Testcase: clientLogShouldBeEnabledByDefault took 6.034 sec
- Testcase: browserLogShouldBeEnabledByDefault took 0.012 sec
- Testcase: testHashCodeDoesNotFallIntoEndlessRecursion took 0.015 sec
- Testcase: shouldUseXPathToFindByNameIfDriverDoesNotImplementFindsByName took 0.026 sec
- Testcase: shouldUseFindsByNameToLocateElementsByName took 0.003 sec
- Testcase: innerClassesArePublicSoThatTheyCanBeReusedElsewhere took 0.001 sec
- Testcase: testfindElementsByXPath took 0.233 sec
- Testcase: testShouldBeAbleToFindAnElementByCss3Selector took 0.197 sec
- Testcase: testFindElementByXPath took 0.181 sec
- Testcase: testfindElementById took 0.164 sec
- Testcase: testfindElementsById took 0.163 sec
- Testcase: testShouldFindChildElementsByTagName took 0.176 sec
- Testcase: testShouldBeAbleToFindAnElementByCssSelector took 0.182 sec
- Testcase: testfindElementByName took 0.173 sec
- Testcase: testfindElementsByName took 0.168 sec
- Testcase: testFindElementByLinkText took 0.192 sec
- Testcase: testfindElementByIdWhenNoMatchInContext took 0.171 sec
- Testcase: testFindingDotSlashElementsOnElementByXPathShouldFindNotTopLevelElements took 0.2 sec
- Testcase: testfindElementsByLinkText took 0.182 sec
- Testcase: testShouldFindChildElementsByClassName took 0.163 sec
- Testcase: testFindElementByXPathWhenNoMatch took 0.167 sec
- Testcase: testFindElementsByLinkTest took 0.182 sec
- Testcase: testFindingElementsOnElementByXPathShouldFindTopLevelElements took 0.173 sec
- Testcase: testfindElementsByXPathWhenNoMatch took 0.172 sec
- Testcase: testShouldFindChildrenByTagName took 0.187 sec
- Testcase: testShouldFindChildrenByClassName took 0.156 sec
- Testcase: testfindElementByIdWhenMultipleMatchesExist took 0.186 sec
- Testcase: testShouldBeAbleToFindElementsByCssSelector took 0.176 sec
- Testcase: testTextInputShouldNotClearWhenDisabled took 0.216 sec
- Testcase: testTextAreaShouldNotClearWhenDisabled took 0.17 sec
- Testcase: testContentEditableAreaShouldClear took 0.195 sec
- Testcase: testWritableTextInputShouldClear took 0.166 sec
- Testcase: testWritableTextAreaShouldClear took 0.223 sec
- Testcase: testTextInputShouldNotClearWhenReadOnly took 0.162 sec
- Testcase: testTextAreaShouldNotClearWhenReadOnly took 0.154 sec
- Testcase: testShouldBeAbleToClickRadioButtonScrolledIntoView took 0.203 sec
- Testcase: testShouldScrollToClickOnAnElementHiddenByOverflow took 0.224 sec
- Testcase: testShouldNotScrollWhenGettingElementSize took 0.236 sec
- Testcase: testShouldNotScrollOverflowElementsWhichAreVisible took 0.214 sec
- Testcase: testShouldBeAbleToClickOnAnElementHiddenByOverflow took 0.197 sec
- Testcase: testClickingOnAnchorScrollsPage took 0.267 sec
- Testcase: testShouldScrollOverflowElementsIfClickPointIsOutOfViewButElementIsInView took 0.246 sec
- Testcase: testShouldBeAbleToClickOnAnElementHiddenByDoubleOverflow took 0.393 sec
- Testcase: testShouldSetRelatedTargetForMouseOver took 0.525 sec
- Testcase: testCanClickOnALinkWithEnclosedImage took 0.371 sec
- Testcase: testCanClickOnAnElementWithTopSetToANegativeNumber took 0.468 sec
- Testcase: testCanClickOnAnAnchorAndNotReloadThePage took 0.241 sec
- Testcase: testCanClickOnAnElementEnclosedInALink took 0.379 sec
- Testcase: testCanClickOnALinkAndFollowIt took 0.384 sec
- Testcase: testShouldBeAbleToClickOnAnElementInTheViewport took 0.403 sec
- Testcase: testClickingLabelShouldSetCheckbox took 0.383 sec
- Testcase: testClicksASurroundingStrongTag took 0.523 sec
- Testcase: testShouldBeAbleToClickOnRTLLanguageLink took 0.534 sec
- Testcase: testCanClickAnImageMapArea took 1.255 sec
- Testcase: testCanClickOnAnImageEnclosedInALink took 0.331 sec
- Testcase: testCanClickOnALinkThatOverflowsAndFollowIt took 0.336 sec
- Testcase: testElementsFoundByJsCanLoadUpdatesInAnotherFrame took 0.327 sec
- Testcase: testCanClickOnALinkThatContainsEmbeddedBlockElements took 0.371 sec
- Testcase: testCanClickOnALinkThatContainsTextWrappedInASpan took 0.332 sec
- Testcase: testJsLocatedElementsCanUpdateFramesIfFoundSomehowElse took 0.342 sec
- Testcase: testShouldBeAbleToClickOnAnElementInFrameGreaterThanTwoViewports took 0.624 sec
- Testcase: testShouldBeAbleToClickOnAnElementGreaterThanTwoViewports took 0.537 sec
- Testcase: testCanClickOnALinkThatUpdatesAnotherFrame took 0.301 sec
- Testcase: testShouldBeAbleToIncludeLeadingPeriodInDomainName took 0.002 sec
- Testcase: testShouldIgnoreThePortNumberOfTheHostWhenSettingTheCookie took 0 sec
- Testcase: testShouldBeAbleToAddCookie took 0.001 sec
- Testcase: testAddCookiesWithDifferentPathsThatAreRelatedToOurs took 0 sec
- Testcase: testCookieEqualityAfterSetAndGet took 0 sec
- Testcase: testSettingACookieThatExpiredInThePast took 0.001 sec
- Testcase: testShouldBeAbleToSetDomainToTheCurrentDomain took 0.001 sec
- Testcase: testGetAllCookies took 0 sec
- Testcase: testShouldBeAbleToAddToADomainWhichIsRelatedToTheCurrentDomain took 0.012 sec
- Testcase: testDeleteAllCookies took 0.001 sec
- Testcase: testCanSetCookieWithoutOptionalFieldsSet took 0.001 sec
- Testcase: testShouldNotDeleteCookiesWithASimilarName took 0 sec
- Testcase: testShouldWalkThePathToDeleteACookie took 0.001 sec
- Testcase: testRetainsCookieExpiry took 0.001 sec
- Testcase: testDeleteCookieWithName took 0 sec
- Testcase: testDeleteNotExistedCookie took 0.001 sec
- Testcase: testShouldNotGetCookieOnDifferentDomain took 0 sec
- Testcase: testCannotGetCookiesWithPathDifferingOnlyInCase took 0 sec
- Testcase: testShouldGetCookieByName took 0.001 sec
- Testcase: testShouldScrollPageAndGetCoordinatesOfAnElementThatIsOutOfViewPort took 0.302 sec
- Testcase: testShouldGetCoordinatesOfAnInvisibleElement took 0.193 sec
- Testcase: testShouldGetCoordinatesOfAnEmptyElement took 0.175 sec
- Testcase: testShouldGetCoordinatesOfAnElementInViewPort took 0.193 sec
- Testcase: testShouldGetCoordinatesOfATransparentElement took 0.197 sec
- Testcase: testShouldGetCoordinatesOfAnElementInAFrame took 0.251 sec
- Testcase: testShouldGetCoordinatesOfAHiddenElement took 0.234 sec
- Testcase: testShouldEmitOnClickEventsWhenSelectingElements took 0.236 sec
- Testcase: testShouldFireFocusEventWhenClicking took 0.204 sec
- Testcase: testSubmittingFormFromFormInputTextElementShouldFireOnSubmitForThatFormAndNotClickOnThatInput took 0.203 sec
- Testcase: testSendingKeysToAnotherElementShouldCauseTheBlurEventToFire took 0.243 sec
- Testcase: testShouldFireClickEventWhenClicking took 0.261 sec
- Testcase: testShouldEmitOnChangeEventsWhenSelectingElements took 0.257 sec
- Testcase: testShouldEmitOnChangeEventsWhenChangingTheStateOfACheckbox took 0.204 sec
- Testcase: testShouldIssueMouseUpEvents took 0.207 sec
- Testcase: testsShouldIssueMouseDownEvents took 0.221 sec
- Testcase: testSubmittingFormFromFormInputSubmitElementShouldFireOnSubmitForThatForm took 0.182 sec
- Testcase: testMouseEventsShouldBubbleUpToContainingElements took 0.2 sec
- Testcase: testShouldNotThrowIfEventHandlerThrows took 0.164 sec
- Testcase: testShouldFireMouseOverEventWhenClicking took 0.186 sec
- Testcase: testClearingAnElementShouldCauseTheOnChangeHandlerToFire took 0.192 sec
- Testcase: testClickEventsShouldBubble took 0.235 sec
- Testcase: testSubmittingFormFromFormElementShouldFireOnSubmitForThatForm took 0.183 sec
- Testcase: testShouldFireEventsInTheRightOrder took 0.213 sec
- Testcase: testSendingKeysToAFocusedElementShouldNotBlurThatElement took 0.248 sec
- Testcase: testShouldReportTheXAndYCoordinatesWhenClicking took 0.281 sec
- Testcase: testShouldEmitClickEventWhenClickingOnATextInputElement took 0.191 sec
- Testcase: testShouldFireTwoClickEventsWhenClickingOnALabel took 0.208 sec
- Testcase: testShouldIssueClickEvents took 0.229 sec
- Testcase: testShouldFireMouseMoveEventWhenClicking took 0.191 sec
- Testcase: testSendingKeysToAnElementShouldCauseTheFocusEventToFire took 0.196 sec
- Testcase: testShouldFireMouseUpEventWhenClicking took 0.205 sec
- Testcase: testShouldFireMouseDownEventWhenClicking took 0.207 sec
- Testcase: testShouldReturnAnAbsoluteUrlWhenGettingHrefAttributeOfAValidAnchorTag took 0.154 sec
- Testcase: testShouldReturnTrueForPresentBooleanAttributes took 0.276 sec
- Testcase: testCanRetrieveTheCurrentValueOfATextFormField_emailInput took 0.285 sec
- Testcase: testShouldReturnValueOfOnClickAttribute took 0.179 sec
- Testcase: testCanRetrieveTheCurrentValueOfATextFormField_textInput took 0.221 sec
- Testcase: testGetAttributeDoesNotReturnAnObjectForSvgProperties took 0.222 sec
- Testcase: testShouldReturnNullForNonPresentBooleanAttributes took 0.178 sec
- Testcase: testShouldCorrectlyReportValueOfColspan took 1.163 sec
- Testcase: testShouldReturnTheContentsOfATextAreaAsItsValue took 0.171 sec
- Testcase: testCanReturnATextApproximationOfTheStyleAttribute took 0.149 sec
- Testcase: testShouldIndicateWhenATextAreaIsDisabled took 0.175 sec
- Testcase: testShouldReturnTheValueOfCheckedForACheckboxOnlyIfItIsChecked took 0.206 sec
- Testcase: testShouldIndicateWhenASelectIsDisabled took 0.196 sec
- Testcase: testShouldTreatReadonlyAsAValue took 0.192 sec
- Testcase: testShouldReturnAnAbsoluteUrlWhenGettingSrcAttributeOfAValidImgTag took 0.157 sec
- Testcase: testShouldOnlyReturnTheValueOfSelectedForRadioButtonsIfItIsSet took 0.264 sec
- Testcase: testShouldReturnTheValueOfTheDisabledAttributeAsNullIfNotSet took 0.221 sec
- Testcase: testShouldReturnValueOfClassAttributeOfAnElement took 0.197 sec
- Testcase: testShouldGetNumericAtribute took 0.165 sec
- Testcase: testShouldReturnTheValueOfTheIndexAttrbuteEvenIfItIsMissing took 0.183 sec
- Testcase: testShouldIndicateTheElementsThatAreDisabledAreNotEnabled took 0.199 sec
- Testcase: testShouldReturnEmptyAttributeValuesWhenPresentAndTheValueIsActuallyEmpty took 0.146 sec
- Testcase: testCanRetrieveTheCurrentValueOfATextFormField_textArea took 0.254 sec
- Testcase: testShouldReturnTheValueOfSelectedForOptionsOnlyIfTheyAreSelected took 0.23 sec
- Testcase: testElementsShouldBeDisabledIfTheyAreDisabledUsingRandomDisabledStrings took 0.214 sec
- Testcase: testShouldReturnNullWhenGettingSrcAttributeOfInvalidImgTag took 0.167 sec
- Testcase: testShouldThrowExceptionIfSendingKeysToElementDisabledUsingRandomDisabledStrings took 0.227 sec
- Testcase: testShouldReturnNullWhenGettingTheValueOfAnAttributeThatIsNotListed took 0.159 sec
- Testcase: testSameElementLookedUpDifferentWaysUsingFindElementShouldHaveSameHashCode took 0.171 sec
- Testcase: testSameElementLookedUpDifferentWaysShouldBeEqual took 0.154 sec
- Testcase: testSameElementLookedUpDifferentWaysUsingFindElementsShouldHaveSameHashCode took 0.155 sec
- Testcase: testAnElementFoundInADifferentFrameViaJsShouldHaveSameId took 0.275 sec
- Testcase: testDifferentElementsShouldNotBeEqual took 0.16 sec
- Testcase: testShouldFindElementByLinkTextContainingEqualsSign took 0.153 sec
- Testcase: testShouldBeAbleToFindAnElementByCompoundCssSelector took 0.165 sec
- Testcase: testRemovingAnElementDynamicallyFromTheDomShouldCauseAStaleRefException took 0.213 sec
- Testcase: testShouldBeAbleToFindMultipleElementsByName took 0.146 sec
- Testcase: testShouldFindElementsByClass took 0.165 sec
- Testcase: testShouldFindGrandChildren took 0.197 sec
- Testcase: testShouldNotBeAbleToLocateASingleElementThatDoesNotExist took 0.161 sec
- Testcase: testShouldNotBeAbleToFindAnElementOnABlankPage took 0.127 sec
- Testcase: testShouldThrowAnExceptionWhenThereIsNoLinkToClickAndItIsFoundWithLinkText took 0.148 sec
- Testcase: testShouldFindElementsByName took 0.185 sec
- Testcase: testAnElementFoundInADifferentFrameViaJsCanBeUsed took 0.276 sec
- Testcase: testShouldBeAbleToFindElementsByCompoundCssSelector took 0.177 sec
- Testcase: findsByLinkTextOnXhtmlPage took 0.207 sec
- Testcase: testShouldfindElementsBasedOnTagName took 0.168 sec
- Testcase: testShouldBeAbleToFindMultipleElementsById took 0.174 sec
- Testcase: testWhenFindingByNameShouldNotReturnById took 0.225 sec
- Testcase: testShouldFindHiddenElementsByName took 0.155 sec
- Testcase: testFindingALinkByXpathUsingContainsKeywordShouldWork took 0.149 sec
- Testcase: testShouldFindElementsByClassWhenItIsTheLastNameAmongMany took 0.172 sec
- Testcase: testShouldFindElementByClassWhenItsNameIsSurroundedByWhitespace took 0.179 sec
- Testcase: testShouldBeAbleToFindMultipleElementsByClassName took 0.146 sec
- Testcase: testShouldNotBeAbleToFindElementsBasedOnIdIfTheElementIsNotThere took 0.158 sec
- Testcase: testFindingByCompoundClassNameIsAnError took 0.051 sec
- Testcase: testShouldReturnTitleOfPageIfSet took 0.368 sec
- Testcase: testShouldBeAbleToFindAnElementByCssSelector took 0.177 sec
- Testcase: testShouldNotBeAbleToLocateASingleElementOnABlankPage took 14.345 sec
- Testcase: testShouldBeAbleToFindAnElementByBooleanAttributeUsingShortCssSelector took 0.231 sec
- Testcase: testShouldBeAbleToClickOnLinkIdentifiedByText took 0.378 sec
- Testcase: testShouldBeAbleToFindMultipleElementsByLinkText took 0.151 sec
- Testcase: testFindingByCssShouldNotIncludeParentElementIfSameTagType took 0.165 sec
- Testcase: testShouldFindElementsByClassWhenItIsInTheMiddleAmongMany took 0.157 sec
- Testcase: testShouldBeAbleToFindElementByPartialLinkText took 0.147 sec
- Testcase: testShouldBeAbleToClickOnLinksWithNoHrefAttribute took 0.19 sec
- Testcase: testReturnAnEmptyListWhenThereAreNoChildrenOfANode took 0.148 sec
- Testcase: testShouldNotFindElementOutSideTree took 0.207 sec
- Testcase: testShouldFindElementsByClassWhenItIsTheFirstNameAmongMany took 0.153 sec
- Testcase: testDriverShouldBeAbleToFindElementsAfterLoadingMoreThanOnePageAtATime took 0.465 sec
- Testcase: testShouldFindElementByPartialLinkTextContainingEqualsSign took 0.161 sec
- Testcase: testShouldfindAnElementBasedOnTagName took 0.153 sec
- Testcase: testShouldBeAbleToFindChildrenOfANode took 0.333 sec
- Testcase: testShouldBeAbleToFindAnElementByBooleanAttributeUsingShortCssSelectorOnHtml4Page took 0.181 sec
- Testcase: testShouldFindElementsByClassWhenItsNameIsSurroundedByWhitespace took 0.193 sec
- Testcase: testshouldBeAbleToClickOnLinkIdentifiedById took 0.298 sec
- Testcase: testShouldBeAbleToFindAnElementByBooleanAttributeUsingCssSelector took 0.164 sec
- Testcase: testShouldNotFindElementsByClassWhenTheNameQueriedIsShorterThanCandidateName took 0.145 sec
- Testcase: testShouldFindElementsByPartialLinkTextContainingEqualsSign took 0.162 sec
- Testcase: testAnElementFoundInADifferentFrameIsStale took 0.196 sec
- Testcase: testShouldReturnElementsThatDoNotSupportTheNameProperty took 0.146 sec
- Testcase: testShouldFindAnElementBasedOnId took 0.198 sec
- Testcase: testFindingByTagNameShouldNotIncludeParentElementIfSameTagType took 0.172 sec
- Testcase: testShouldBeAbleToFindElementsByCssSelector took 0.152 sec
- Testcase: testShouldBeAbleToFindMultipleElementsByXPath took 0.153 sec
- Testcase: testShouldFindElementsByLinkTextContainingEqualsSign took 0.161 sec
- Testcase: testShouldBeAbleToFindMultipleElementsByPartialLinkText took 0.154 sec
- Testcase: testShouldBeAbleToToggleSelectableCheckboxByClickingOnIt took 0.34 sec
- Testcase: testShouldNotBeAbleToSelectADisabledRadioButtonDisabledWithRandomString took 0.207 sec
- Testcase: testClickingDisabledSelectedRadioButtonShouldBeNoop took 0.226 sec
- Testcase: testClickingOnASelectedRadioButtonShouldLeaveItSelected took 0.204 sec
- Testcase: testClickingDisabledUnselectedRadioButtonShouldBeNoop took 0.225 sec
- Testcase: testClickingDisabledSelectedCheckboxShouldBeNoop took 0.219 sec
- Testcase: testShouldNotBeAbleToSelectADisabledCheckbox took 0.194 sec
- Testcase: testSelectingRadioButtonShouldUnselectItsSibling took 0.323 sec
- Testcase: testShouldBeAbleToToggleAnEnabledSelectedCheckbox took 0.359 sec
- Testcase: testShouldBeAbleToToggleAnEnabledUnselectedCheckbox took 0.383 sec
- Testcase: testShouldBeAbleToSelectSelectableRadioButtonByClickingOnIt took 0.334 sec
- Testcase: testShouldBeAbleToSelectAnEnabledUnselectedRadioButton took 0.241 sec
- Testcase: testShouldBeAbleToToggleEnabledMultiSelectOption took 0.387 sec
- Testcase: testClickingDisabledUnselectedCheckboxShouldBeNoop took 0.228 sec
- Testcase: testShouldBeAbleToSelectAnEnabledUnselectedCheckbox took 0.244 sec
- Testcase: testShouldNotBeAbleToSelectADisabledRadioButton took 0.191 sec
- Testcase: testShouldNotBeAbleToSelectADisabledCheckboxDisabledWithRandomString took 0.226 sec
- Testcase: testShouldNotGenerateErrorsWhenOpeningANewPage took 0.179 sec
- Testcase: shouldNotTimeoutIfScriptCallsbackInsideAZeroTimeout took 0.184 sec
- Testcase: shouldBeAbleToReturnJavascriptPrimitivesFromAsyncScripts_NullAndUndefined took 0.172 sec
- Testcase: shouldBeAbleToMakeXMLHttpRequestsAndWaitForTheResponse took 2.188 sec
- Testcase: shouldBeAbleToExecuteAsynchronousScripts took 5.807 sec
- Testcase: shouldBeAbleToReturnArraysOfWebElementsFromAsyncScripts took 0.185 sec
- Testcase: shouldBeAbleToReturnWebElementsFromAsyncScripts took 0.183 sec
- Testcase: shouldCatchErrorsWhenExecutingInitialScript took 0.155 sec
- Testcase: shouldBeAbleToReturnAnArrayLiteralFromAnAsyncScript took 0.163 sec
- Testcase: shouldBeAbleToReturnArraysOfPrimitivesFromAsyncScripts took 0.164 sec
- Testcase: throwsIfScriptTriggersAlertWhichTimesOut took 0.246 sec
- Testcase: shouldBeAbleToPassMultipleArgumentsToAsyncScripts took 0.161 sec
- Testcase: shouldDetectPageLoadsWhileWaitingOnAnAsyncScriptAndReturnAnError took 0.202 sec
- Testcase: includesAlertTextInUnhandledAlertException took 0.155 sec
- Testcase: shouldTimeoutIfScriptDoesNotInvokeCallbackWithAZeroTimeout took 0.168 sec
- Testcase: shouldBeAbleToReturnJavascriptPrimitivesFromAsyncScripts_NeitherNullNorUndefined took 0.187 sec
- Testcase: shouldTimeoutIfScriptDoesNotInvokeCallbackWithLongTimeout took 0.686 sec
- Testcase: shouldNotTimeoutIfCallbackInvokedImmediately took 0.162 sec
- Testcase: shouldTimeoutIfScriptDoesNotInvokeCallback took 0.166 sec
- Testcase: shouldBeAbleToReturnAnArrayObjectFromAnAsyncScript took 0.164 sec
- Testcase: throwsIfAlertHappensDuringScript took 0.292 sec
- Testcase: throwsIfAlertHappensDuringScriptWhichTimesOut took 0.295 sec
- Testcase: throwsIfScriptTriggersAlert took 0.239 sec
- Testcase: testShouldBeAbleToCallFunctionsDefinedOnThePage took 0.18 sec
- Testcase: testShouldBeAbleToPassInMoreThanOneArgument took 0.146 sec
- Testcase: testShouldBeAbleToCreateAPersistentValue took 0.188 sec
- Testcase: testShouldThrowAnExceptionWhenTheJavascriptIsBad took 0.187 sec
- Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnALong took 0.161 sec
- Testcase: testShouldBeAbleToPassANumberAnAsArgument took 0.164 sec
- Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAStringsArray took 0.158 sec
- Testcase: testShouldBeAbleToPassAStringAnAsArgument took 0.165 sec
- Testcase: testPassingArrayAsOnlyArgumentFlattensArray took 0.154 sec
- Testcase: testShouldBeAbleToPassACollectionAsArgument took 0.168 sec
- Testcase: testShouldBeAbleToPassAnArrayAsAdditionalArgument took 0.158 sec
- Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAWebElement took 0.173 sec
- Testcase: testCanPassAMapAsAParameter took 0.159 sec
- Testcase: testShouldBeAbleToExecuteJavascriptAndReturnABasicObjectLiteral took 0.156 sec
- Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAString took 0.15 sec
- Testcase: testJavascriptStringHandlingShouldWorkAsExpected took 0.199 sec
- Testcase: testShouldBeAbleToExecuteABigChunkOfJavascriptCode took 3.307 sec
- Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAComplexObject took 0.164 sec
- Testcase: testCanHandleAnArrayOfElementsAsAnObjectArray took 0.214 sec
- Testcase: testShouldBeAbleToPassABooleanAsArgument took 0.156 sec
- Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAnArray took 0.143 sec
- Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnABoolean took 0.179 sec
- Testcase: testShouldThrowAnExceptionIfAnArgumentIsNotValid took 0.035 sec
- Testcase: testShouldThrowAnExceptionWhenArgumentsWithStaleElementPassed took 0.372 sec
- Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAnObjectLiteral took 0.157 sec
- Testcase: testShouldBeAbleToPassAWebElementAsArgument took 0.172 sec
- Testcase: testShouldBeAbleToReturnAnArrayOfWebElements took 0.192 sec
- Testcase: testShouldBeAbleToGrabTheBodyOfFrameOnceSwitchedTo took 0.256 sec
- Testcase: testShouldBeAbleToExecuteScriptAndReturnElementsList took 0.145 sec
- Testcase: testPassingAndReturningALongShouldReturnAWholeNumber took 0.166 sec
- Testcase: testPassingAndReturningADoubleShouldReturnADecimal took 0.19 sec
- Testcase: testShouldBeAbleToClickImageButtons took 0.359 sec
- Testcase: testShouldSubmitAFormUsingTheEnterKey took 0.393 sec
- Testcase: testSendKeysKeepsCapitalization took 0.21 sec
- Testcase: testShouldSubmitAFormUsingTheNewlineLiteral took 0.392 sec
- Testcase: testSendingKeyboardEventsShouldAppendTextInTextAreas took 0.21 sec
- Testcase: testSendingKeyboardEventsShouldAppendTextInInputsWithExistingValue took 0.215 sec
- Testcase: testSendingKeyboardEventsShouldAppendTextInInputs took 0.252 sec
- Testcase: testShouldBeAbleToEnterTextIntoATextAreaBySettingItsValue took 0.21 sec
- Testcase: testClickingOnUnclickableElementsDoesNothing took 0.177 sec
- Testcase: testShouldSubmitAFormWhenAnyElementWithinThatFormIsSubmitted took 0.359 sec
- Testcase: testShouldEnterDataIntoFormFields took 0.228 sec
- Testcase: testShouldSubmitAFormWhenAnyInputElementWithinThatFormIsSubmitted took 0.32 sec
- Testcase: testShouldBeAbleToSubmitForms took 0.366 sec
- Testcase: testShouldClickOnSubmitInputElements took 0.336 sec
- Testcase: testEmptyTextBoxesShouldReturnAnEmptyStringNotNull took 0.177 sec
- Testcase: testShouldBeAbleToSwitchToAnIframeByItsID took 0.234 sec
- Testcase: testShouldSelectChildFramesByChainedCalls took 0.947 sec
- Testcase: testShouldBeAbleToSwitchToFrameWithNameContainingDot took 0.864 sec
- Testcase: testShouldBeAbleToClickInAFrame took 1.102 sec
- Testcase: testShouldThrowAnExceptionWhenAFrameCannotBeFound took 0.163 sec
- Testcase: testShouldAllowAUserToSwitchFromAnIframeBackToTheMainContentOfThePage took 0.213 sec
- Testcase: testShouldReturnWindowTitleInAFrameset took 0.827 sec
- Testcase: testShouldBeAbleToFindElementsInIframesByXPath took 0.243 sec
- Testcase: testShouldBeAbleToSwitchToAFrameByItsName took 0.886 sec
- Testcase: testShouldContinueToReferToTheSameFrameOnceItHasBeenSelected took 1.073 sec
- Testcase: testShouldBeAbleToSwitchToTheTopIfTheFrameIsDeletedFromUnderUs took 0.481 sec
- Testcase: testShouldFocusOnTheReplacementWhenAFrameFollowsALinkToA_TopTargettedPage took 1.062 sec
- Testcase: testFrameSearchesShouldBeRelativeToTheCurrentlySelectedFrame took 0.951 sec
- Testcase: testShouldBeAbleToSwitchToAnIframeByItsIndex took 0.275 sec
- Testcase: testShouldBeAbleToClickInAFrameThatRewritesTopWindowLocation took 1.262 sec
- Testcase: testShouldAllowTheUserToSwitchToAnIFrameAndRemainFocusedOnIt took 0.516 sec
- Testcase: testShouldBeAbleToSwitchToAnIframeByItsName took 0.239 sec
- Testcase: testShouldAlwaysFocusOnTheTopMostFrameAfterANavigationEvent took 0.826 sec
- Testcase: testGetCurrentUrl took 1.146 sec
- Testcase: testJavaScriptShouldExecuteInTheContextOfTheCurrentFrame took 0.907 sec
- Testcase: testShouldBeAbleToSwitchToAFrameUsingAPreviouslyLocatedWebElement took 0.875 sec
- Testcase: testShouldThrowFrameNotFoundExceptionLookingUpSubFramesWithSuperFrameNames took 0.848 sec
- Testcase: testShouldThrowAnExceptionWhenAFrameCannotBeFoundByIndex took 0.172 sec
- Testcase: testShouldBeAbleToClickInASubFrame took 1.107 sec
- Testcase: testShouldEnsureElementIsAFrameBeforeSwitching took 0.866 sec
- Testcase: testShouldBeAbleToSwitchToAFrameByItsIndex took 0.851 sec
- Testcase: testShouldNotAutomaticallySwitchFocusToAnIFrameWhenAPageContainingThemIsLoaded took 0.208 sec
- Testcase: testShouldBeAbleToSwitchToAFrameByItsID took 0.864 sec
- Testcase: testShouldNotSwitchMagicallyToTheTopWindow took 0.605 sec
- Caused an ERROR
- Element does not exist in cache (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 149 milliseconds
- For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.StaleElementReferenceException: Element does not exist in cache (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 149 milliseconds
- For documentation on this error, please visit: http://seleniumhq.org/exceptions/stale_element_reference.html
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:268)
- at org.openqa.selenium.remote.RemoteWebElement.clear(RemoteWebElement.java:113)
- at org.openqa.selenium.FrameSwitchingTest.testShouldNotSwitchMagicallyToTheTopWindow(FrameSwitchingTest.java:461)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToSwitchToAnIFrameUsingAPreviouslyLocatedWebElement took 0.25 sec
- Testcase: turningOffLogShouldMeanNoLogMessages took 1.961 sec
- FAILED
- There should be no log entries for log type driver when logging is turned off. expected:<0> but was:<6168>
- junit.framework.AssertionFailedError: There should be no log entries for log type driver when logging is turned off. expected:<0> but was:<6168>
- at org.openqa.selenium.logging.GetLogsTest.turningOffLogShouldMeanNoLogMessages(GetLogsTest.java:106)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: differentLogsShouldNotContainTheSameLogEntries took 1.108 sec
- Testcase: logBufferShouldBeResetAfterEachGetLogCall took 0.088 sec
- Testcase: testMultipleAttributeShouldBeTrueWhenSelectHasMutilpeWithValueAsBlank took 0.292 sec
- Testcase: testMultipleAttributeShouldBeTrueWhenSelectHasMutilpeWithValueAsSomethingElse took 0.156 sec
- Testcase: testMultipleAttributeShouldBeTrueWhenSet took 0.156 sec
- Testcase: testMultipleAttributeShouldBeNullWhenNotSet took 0.152 sec
- Testcase: testMultipleAttributeShouldBeTrueWhenSelectHasMutilpeWithoutAValue took 0.155 sec
- Testcase: testShouldBeAbleToReturnTheTextInAPage took 0.166 sec
- Testcase: testEnteringHebrewTextFromLeftToRight took 0.311 sec
- Testcase: testShouldBeAbleToInputJapanese took 0.001 sec
- Testcase: testCn took 0.161 sec
- Testcase: testEnteringHebrewTextFromRightToLeft took 0.289 sec
- Testcase: testShouldBeAbleToActivateIMEEngine took 14.362 sec
- Testcase: testShouldImplicitlyWaitUntilAtLeastOneElementIsFoundWhenSearchingForMany took 1.27 sec
- Testcase: testShouldStillFailToFindElementsByIdWhenImplicitWaitsAreEnabled took 0.683 sec
- Testcase: testShouldStillFailToFindAnElementWhenImplicitWaitsAreEnabled took 0.694 sec
- Testcase: testShouldReturnAfterFirstAttemptToFindManyAfterDisablingImplicitWaits took 0.221 sec
- Testcase: testShouldStillFailToFindElementsWhenImplicitWaitsAreEnabled took 0.678 sec
- Testcase: testShouldImplicitlyWaitForASingleElement took 1.245 sec
- Testcase: testShouldReturnAfterFirstAttemptToFindOneAfterDisablingImplicitWaits took 0.171 sec
- Testcase: testDocumentShouldReflectLatestDom took 0.266 sec
- Testcase: testShouldBeAbleToSubmitFormsByCausingTheOnClickEventToFire took 0.35 sec
- Testcase: testShouldBeAbleToGetTheLocationOfAnElement took 0.173 sec
- Testcase: testDocumentShouldReflectLatestTitle took 0.192 sec
- Testcase: testShouldBeAbleToClickIfEvenSomethingHorribleHappens took 0.196 sec
- Testcase: testShouldFireOnChangeEventWhenSettingAnElementsValue took 0.214 sec
- Testcase: testShouldBeAbleToClickOnSubmitButtons took 0.361 sec
- Testcase: testIssue80ClickShouldGenerateClickEvent took 0.212 sec
- Testcase: testShouldBeAbleToFindElementAfterJavascriptCausesANewPageToLoad took 0.897 sec
- Testcase: testShouldBeAbleToDetermineTheLocationOfAnElement took 0.168 sec
- Testcase: testShouldBeAbleToSwitchToFocusedElement took 0.197 sec
- Testcase: testIfNoElementHasFocusTheActiveElementIsTheBody took 0.18 sec
- Testcase: testShouldWaitForLoadsToCompleteAfterJavascriptCausesANewPageToLoad took 0.827 sec
- Testcase: testShouldReturnTheSourceOfAPage took 0.161 sec
- Testcase: testClickingShouldNotTrampleWOrHInGlobalScope took 0.255 sec
- Testcase: testShouldReportTheCurrentUrlCorrectly took 0.312 sec
- Testcase: testOptionsForUninitializedWebDriver took 0.013 sec
- Testcase: testUninitializedWebDriverDoesNotThrowNPE took 0.053 sec
- Testcase: testinitializedWebDriverDoesNotThrowNPE took 0.19 sec
- Testcase: testShouldBeAbleToSelectOptionsFromAnInvisibleSelect took 0.237 sec
- Testcase: testShouldBeAbleToClickOnElementsWithOpacityZero took 0.265 sec
- Testcase: testShouldBeAbleToLoadAPageWithFramesetsAndWaitUntilAllFramesAreLoaded took 0.978 sec
- Testcase: testShouldBeAbleToRefreshAPage took 0.317 sec
- Testcase: testShouldBeAbleToGetAFragmentOnTheCurrentPage took 0.167 sec
- Testcase: testShouldFollowRedirectsSentInTheHttpResponseHeaders took 0.155 sec
- Testcase: testShouldFollowMetaRedirects took 0.2 sec
- Testcase: testShouldWaitForDocumentToBeLoaded took 0.149 sec
- Testcase: testElementCanGetLinkByLinkTestIgnoringTrailingWhitespace took 0.166 sec
- Testcase: testDriverCanGetLinkByLinkTestIgnoringTrailingWhitespace took 0.153 sec
- Testcase: testLinkWithTrailingSpace took 0.171 sec
- Testcase: testLinkWithFormattingTags took 0.167 sec
- Testcase: testLinkWithLeadingSpaces took 0.173 sec
- Testcase: testFindMultipleElements took 0.165 sec
- Testcase: testCorrectlyDetectMapElementsAreShown took 0.28 sec
- Testcase: testMovingMouseByRelativeOffset took 0.234 sec
- Caused an ERROR
- Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.WebDriverException: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteExecuteMethod.execute(RemoteExecuteMethod.java:34)
- at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:88)
- at org.openqa.selenium.interactions.MoveMouseAction.perform(MoveMouseAction.java:36)
- at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:31)
- at org.openqa.selenium.RenderedWebElementTest.testMovingMouseByRelativeOffset(RenderedWebElementTest.java:338)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testMoveRelativeToBody took 6.045 sec
- Caused an ERROR
- Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.WebDriverException: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteExecuteMethod.execute(RemoteExecuteMethod.java:34)
- at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:96)
- at org.openqa.selenium.interactions.MoveToOffsetAction.perform(MoveToOffsetAction.java:38)
- at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:31)
- at org.openqa.selenium.RenderedWebElementTest.testMoveRelativeToBody(RenderedWebElementTest.java:401)
- at org.openqa.selenium.testing.SeleniumTestRunner$3.evaluate(SeleniumTestRunner.java:141)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldAllowUsersToHoverOverElements took 0.276 sec
- Caused an ERROR
- Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.WebDriverException: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteExecuteMethod.execute(RemoteExecuteMethod.java:34)
- at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:88)
- at org.openqa.selenium.interactions.MoveMouseAction.perform(MoveMouseAction.java:36)
- at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:31)
- at org.openqa.selenium.RenderedWebElementTest.testShouldAllowUsersToHoverOverElements(RenderedWebElementTest.java:140)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testMovingMouseToRelativeElementOffset took 0.16 sec
- Caused an ERROR
- Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 2 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.WebDriverException: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 2 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteExecuteMethod.execute(RemoteExecuteMethod.java:34)
- at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:96)
- at org.openqa.selenium.interactions.MoveToOffsetAction.perform(MoveToOffsetAction.java:38)
- at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:31)
- at org.openqa.selenium.RenderedWebElementTest.testMovingMouseToRelativeElementOffset(RenderedWebElementTest.java:360)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testCanClickOnSuckerFishMenuItem took 0.156 sec
- Caused an ERROR
- Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.WebDriverException: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteExecuteMethod.execute(RemoteExecuteMethod.java:34)
- at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:88)
- at org.openqa.selenium.interactions.MoveMouseAction.perform(MoveMouseAction.java:36)
- at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:31)
- at org.openqa.selenium.RenderedWebElementTest.testCanClickOnSuckerFishMenuItem(RenderedWebElementTest.java:317)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldAllowInheritedStylesToBeUsed took 0.159 sec
- Testcase: testHoverPersists took 0.177 sec
- Caused an ERROR
- Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.WebDriverException: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 1 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteExecuteMethod.execute(RemoteExecuteMethod.java:34)
- at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:88)
- at org.openqa.selenium.interactions.MoveMouseAction.perform(MoveMouseAction.java:36)
- at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:31)
- at org.openqa.selenium.RenderedWebElementTest.testHoverPersists(RenderedWebElementTest.java:170)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldPickUpStyleOfAnElement took 0.178 sec
- Testcase: canClickOnASuckerFishStyleMenu took 0.18 sec
- Caused an ERROR
- Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 2 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.WebDriverException: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 2 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteExecuteMethod.execute(RemoteExecuteMethod.java:34)
- at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:88)
- at org.openqa.selenium.interactions.MoveMouseAction.perform(MoveMouseAction.java:36)
- at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:31)
- at org.openqa.selenium.RenderedWebElementTest.canClickOnASuckerFishStyleMenu(RenderedWebElementTest.java:267)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldCorrectlyIdentifyThatAnElementHasWidthAndHeight took 0.166 sec
- Testcase: testGetCssValueShouldReturnStandardizedColour took 0.22 sec
- Testcase: testMovingMouseToRelativeZeroElementOffset took 0.18 sec
- Caused an ERROR
- Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 2 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.WebDriverException: Unknown command: mouseMoveTo (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 2 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteExecuteMethod.execute(RemoteExecuteMethod.java:34)
- at org.openqa.selenium.remote.RemoteMouse.mouseMove(RemoteMouse.java:96)
- at org.openqa.selenium.interactions.MoveToOffsetAction.perform(MoveToOffsetAction.java:38)
- at org.openqa.selenium.interactions.CompositeAction.perform(CompositeAction.java:31)
- at org.openqa.selenium.RenderedWebElementTest.testMovingMouseToRelativeZeroElementOffset(RenderedWebElementTest.java:378)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testPersistentHoverCanBeTurnedOff took 0.087 sec
- Testcase: testRotateToPortrait took 5.789 sec
- Testcase: testGetOrientationReturnsInitialValue took 0.001 sec
- Testcase: testRotateToLandscapeMode took 0 sec
- Testcase: shouldReturnFirstSelectedOption took 0.255 sec
- Testcase: shouldConvertAStringWithAQuotIntoOneWithTicks took 0.189 sec
- Testcase: shouldAllowOptionsToBeSelectedByVisibleText took 0.248 sec
- Testcase: shouldIndicateThatASelectCanSupportMultipleOptionsWithTrueMultipleAttribute took 0.212 sec
- Testcase: shouldNotAllowInvisibleOptionsToBeSelectedByVisibleText took 0.187 sec
- Testcase: shouldReturnOptionWhichIsSelected took 0.263 sec
- Testcase: shouldThrowExceptionOnSelectByIndexIfOptionDoesNotExist took 0.249 sec
- Testcase: shouldNotAllowUserToDeselectAllWhenSelectDoesNotSupportMultipleSelections took 0.183 sec
- Testcase: shouldAllowOptionsToBeSelectedByReturnedValue took 0.279 sec
- Testcase: shouldAllowOptionsToBeSelectedByIndex took 0.344 sec
- Testcase: shouldNotIndicateThatANormalSelectSupportsMulitpleOptions took 0.183 sec
- Testcase: shouldAllowOptionsToBeDeselectedByIndex took 0.349 sec
- Testcase: shouldReturnOptionsWhichAreSelected took 0.248 sec
- Testcase: shouldThrowExceptionOnSelectByReturnedValueIfOptionDoesNotExist took 0.217 sec
- Testcase: shouldReturnAllOptionsWhenAsked took 0.228 sec
- Testcase: shouldConvertAnUnquotedStringIntoOneWithQuotes took 0.185 sec
- Testcase: shouldIndicateThatASelectCanSupportMultipleOptions took 0.18 sec
- Testcase: shouldAllowUserToDeselectAllWhenSelectSupportsMultipleSelections took 0.332 sec
- Testcase: shouldAllowUserToDeselectOptionsByVisibleText took 0.279 sec
- Testcase: shouldAllowOptionsToBeDeselectedByReturnedValue took 0.485 sec
- Testcase: shouldNotAllowUserToDeselectOptionsByInvisibleText took 0.161 sec
- Testcase: shouldThrowExceptionOnSelectByVisibleTextIfOptionDoesNotExist took 0.203 sec
- Testcase: shouldIndicateThatASelectCanSupportMultipleOptionsWithEmptyMultipleAttribute took 0.181 sec
- Testcase: shouldThrowAnExceptionIfTheElementIsNotASelectElement took 0.168 sec
- Testcase: shouldProvideConcatenatedStringsWhenStringEndsWithQuote took 0.183 sec
- Testcase: shouldConvertAStringWithATickIntoOneWithQuotes took 0.194 sec
- Testcase: shouldProvideConcatenatedStringsWhenStringToEscapeContainsTicksAndQuotes took 0.175 sec
- Testcase: shouldIndicateThatASelectCanSupportMultipleOptionsWithFalseMultipleAttribute took 0.179 sec
- Testcase: shouldThrowANoSuchElementExceptionIfNothingIsSelected took 0.231 sec
- Testcase: testCanGetValueFromOptionViaAttributeWhenAttributeIsEmptyString took 0.178 sec
- Testcase: testCanGetValueFromOptionViaAttributeWhenAttributeDoesntExist took 0.202 sec
- Testcase: testShouldBeAbleToChangeTheSelectedOptionInASelect took 0.234 sec
- Testcase: testShouldBeAbleToSelectMoreThanOneOptionFromASelectWhichAllowsMultipleChoices took 0.287 sec
- Testcase: testShouldSelectFirstOptionByDefaultIfNoneIsSelected took 0.238 sec
- Testcase: testShouldBePossibleToDeselectASingleOptionFromASelectWhichAllowsMultipleChoices took 0.278 sec
- Testcase: testCanSelectElementsInOptGroups took 0.178 sec
- Testcase: callingQuitMoreThanOnceOnASessionIsANoOp took 0.248 sec
- Testcase: callingQuitAfterClosingTheLastWindowIsANoOp took 0.29 sec
- Testcase: testRefreshShouldBlockUntilPageLoads took 0.021 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 20 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 20 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.SlowLoadingPageTest.testRefreshShouldBlockUntilPageLoads(SlowLoadingPageTest.java:55)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBlockUntilIFramesAreLoaded took 0.015 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 14 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 14 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.SlowLoadingPageTest.testShouldBlockUntilIFramesAreLoaded(SlowLoadingPageTest.java:46)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBlockUntilPageLoads took 0.005 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.SlowLoadingPageTest.testShouldBlockUntilPageLoads(SlowLoadingPageTest.java:38)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testOldPage took 0.005 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.StaleElementReferenceTest.testOldPage(StaleElementReferenceTest.java:29)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotCrashWhenQueryingTheAttributeOfAStaleElement took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.StaleElementReferenceTest.testShouldNotCrashWhenQueryingTheAttributeOfAStaleElement(StaleElementReferenceTest.java:57)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotCrashWhenCallingGetSizeOnAnObsoleteElement took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.StaleElementReferenceTest.testShouldNotCrashWhenCallingGetSizeOnAnObsoleteElement(StaleElementReferenceTest.java:43)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldClickOnGraphTextElements took 0.047 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 9 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 9 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.SvgElementTest.testShouldClickOnGraphTextElements(SvgElementTest.java:83)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldClickOnGraphVisualElements took 0.028 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.SvgElementTest.testShouldClickOnGraphVisualElements(SvgElementTest.java:48)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: shouldReturnInput took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TagNameTest.shouldReturnInput(TagNameTest.java:29)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldCaptureScreenshot took 0.012 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TakesScreenshotTest.testShouldCaptureScreenshot(TakesScreenshotTest.java:110)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldCaptureScreenshotAtFramePageAfterSwitching took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TakesScreenshotTest.testShouldCaptureScreenshotAtFramePageAfterSwitching(TakesScreenshotTest.java:293)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testCaptureToBase64 took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TakesScreenshotTest.testCaptureToBase64(TakesScreenshotTest.java:103)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldCaptureScreenshotAtIFramePageAfterSwitching took 0.005 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 3 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 3 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TakesScreenshotTest.testShouldCaptureScreenshotAtIFramePageAfterSwitching(TakesScreenshotTest.java:321)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldCaptureScreenshotAtFramePage took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TakesScreenshotTest.testShouldCaptureScreenshotAtFramePage(TakesScreenshotTest.java:245)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testSaveScreenshotAsFile took 0.009 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TakesScreenshotTest.testSaveScreenshotAsFile(TakesScreenshotTest.java:95)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldCaptureScreenshotAtIFramePage took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TakesScreenshotTest.testShouldCaptureScreenshotAtIFramePage(TakesScreenshotTest.java:269)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotTrimTrailingNonBreakingSpacesInMultilineText took 0.052 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldNotTrimTrailingNonBreakingSpacesInMultilineText(TextHandlingTest.java:153)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldHandleWhitespaceInInlineElements took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldHandleWhitespaceInInlineElements(TextHandlingTest.java:290)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldRetainTheFormatingOfTextWithinAPreElementThatIsWithinARegularBlock took 0.005 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldRetainTheFormatingOfTextWithinAPreElementThatIsWithinARegularBlock(TextHandlingTest.java:192)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldGetTextWhichIsAValidJSONObject took 0.015 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldGetTextWhichIsAValidJSONObject(TextHandlingTest.java:394)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldHandleSiblingBlockLevelElements took 0.012 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 12 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 12 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldHandleSiblingBlockLevelElements(TextHandlingTest.java:270)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldReturnEmptyStringWhenTagIsSelfClosing took 0.029 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldReturnEmptyStringWhenTagIsSelfClosing(TextHandlingTest.java:253)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldGetTextFromTableCells took 0.014 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 14 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 14 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldGetTextFromTableCells(TextHandlingTest.java:346)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldConvertANonBreakingSpaceIntoANormalSpaceCharacter took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldConvertANonBreakingSpaceIntoANormalSpaceCharacter(TextHandlingTest.java:116)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testTextOfATextAreaShouldBeEqualToItsDefaultTextEvenAfterChangingTheValue took 0.004 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testTextOfATextAreaShouldBeEqualToItsDefaultTextEvenAfterChangingTheValue(TextHandlingTest.java:385)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldTrimText took 0.02 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 19 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 19 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldTrimText(TextHandlingTest.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToEnterDatesAfterFillingInOtherValuesFirst took 0.013 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldBeAbleToEnterDatesAfterFillingInOtherValuesFirst(TextHandlingTest.java:224)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testTextOfATextAreaShouldBeEqualToItsDefaultTextEvenAfterTyping took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testTextOfATextAreaShouldBeEqualToItsDefaultTextEvenAfterTyping(TextHandlingTest.java:373)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotTrimNonBreakingSpacesAtTheStartOfALineInTheMiddleOfText took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldNotTrimNonBreakingSpacesAtTheStartOfALineInTheMiddleOfText(TextHandlingTest.java:144)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotTrimSpacesWhenLineWraps took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldNotTrimSpacesWhenLineWraps(TextHandlingTest.java:262)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testHavingInlineElementsShouldNotAffectHowTextIsReturned took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testHavingInlineElementsShouldNotAffectHowTextIsReturned(TextHandlingTest.java:162)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldRepresentABlockLevelElementAsANewline took 0.004 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldRepresentABlockLevelElementAsANewline(TextHandlingTest.java:89)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldIgnoreScriptElements took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldIgnoreScriptElements(TextHandlingTest.java:78)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldReturnEmptyStringWhenTextIsOnlySpaces took 0.045 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 45 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 45 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldReturnEmptyStringWhenTextIsOnlySpaces(TextHandlingTest.java:235)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testGetTextWithLineBreakForInlineElement took 0.013 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testGetTextWithLineBreakForInlineElement(TextHandlingTest.java:308)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldReturnEmptyStringWhenTextIsEmpty took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldReturnEmptyStringWhenTextIsEmpty(TextHandlingTest.java:243)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldHandleNestedBlockLevelElements took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldHandleNestedBlockLevelElements(TextHandlingTest.java:280)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldGetTextWhichIsAValidComplexJSONObject took 0.012 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldGetTextWhichIsAValidComplexJSONObject(TextHandlingTest.java:402)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testTextOfATextAreaShouldBeEqualToItsDefaultText took 0.009 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testTextOfATextAreaShouldBeEqualToItsDefaultText(TextHandlingTest.java:364)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldCollapseMultipleWhitespaceCharactersIntoASingleSpace took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldCollapseMultipleWhitespaceCharactersIntoASingleSpace(TextHandlingTest.java:99)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldRetainTheFormatingOfTextWithinAPreElement took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldRetainTheFormatingOfTextWithinAPreElement(TextHandlingTest.java:180)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToSetMoreThanOneLineOfTextInATextArea took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldBeAbleToSetMoreThanOneLineOfTextInATextArea(TextHandlingTest.java:207)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldReturnTheEntireTextOfInlineElements took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldReturnTheEntireTextOfInlineElements(TextHandlingTest.java:171)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldReturnTheTextContentOfASingleElementWithNoChildren took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldReturnTheTextContentOfASingleElementWithNoChildren(TextHandlingTest.java:58)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotCollapseANonBreakingSpaces took 0.058 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 56 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 56 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldNotCollapseANonBreakingSpaces(TextHandlingTest.java:125)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldOnlyIncludeVisibleText took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldOnlyIncludeVisibleText(TextHandlingTest.java:335)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldReturnTheEntireTextContentOfChildElements took 0.009 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldReturnTheEntireTextContentOfChildElements(TextHandlingTest.java:68)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testTextOfAnInputFieldShouldBeEmpty took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testTextOfAnInputFieldShouldBeEmpty(TextHandlingTest.java:357)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotTrimNonBreakingSpacesAtTheEndOfALineInTheMiddleOfText took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testShouldNotTrimNonBreakingSpacesAtTheEndOfALineInTheMiddleOfText(TextHandlingTest.java:135)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testReadALargeAmountOfData took 0.005 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextHandlingTest.testReadALargeAmountOfData(TextHandlingTest.java:300)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testFindingAnElementOnAPlainTextPageWillNeverWork took 0.034 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 33 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 33 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TextPagesTest.testFindingAnElementOnAPlainTextPageWillNeverWork(TextPagesTest.java:59)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldFireKeyDownEvents took 0.014 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldFireKeyDownEvents(TypingTest.java:66)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testNumericNonShiftKeys took 0.013 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testNumericNonShiftKeys(TypingTest.java:339)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToTypeTheAtCharacter took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldBeAbleToTypeTheAtCharacter(TypingTest.java:125)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldFireKeyUpEvents took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldFireKeyUpEvents(TypingTest.java:78)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testSpecialSpaceKeys took 0.024 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 24 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 24 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testSpecialSpaceKeys(TypingTest.java:470)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToMixUpperAndLowerCaseLetters took 0.011 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 11 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldBeAbleToMixUpperAndLowerCaseLetters(TypingTest.java:135)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testWillSimulateAKeyDownWhenEnteringTextIntoInputElements took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testWillSimulateAKeyDownWhenEnteringTextIntoInputElements(TypingTest.java:183)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testNumericShiftKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testNumericShiftKeys(TypingTest.java:354)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToUseArrowKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldBeAbleToUseArrowKeys(TypingTest.java:158)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldReportKeyCodeOfArrowKeysUpDownEvents took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldReportKeyCodeOfArrowKeysUpDownEvents(TypingTest.java:310)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldFireKeyPressEvents took 0.042 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldFireKeyPressEvents(TypingTest.java:54)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testArrowKeysShouldNotBePrintable took 0.013 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testArrowKeysShouldNotBePrintable(TypingTest.java:147)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testWillSimulateAKeyPressWhenEnteringTextIntoInputElements took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testWillSimulateAKeyPressWhenEnteringTextIntoInputElements(TypingTest.java:198)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldReportKeyCodeOfArrowKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldReportKeyCodeOfArrowKeys(TypingTest.java:275)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldTypeLowerCaseLetters took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldTypeLowerCaseLetters(TypingTest.java:89)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testChordControlHomeShiftEndDelete took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testChordControlHomeShiftEndDelete(TypingTest.java:536)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testNumberpadKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testNumberpadKeys(TypingTest.java:483)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testChordReveseShiftHomeSelectionDeletes took 0.037 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 37 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 37 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testChordReveseShiftHomeSelectionDeletes(TypingTest.java:559)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testAllPrintableKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testAllPrintableKeys(TypingTest.java:402)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testWillSimulateAKeyUpWhenEnteringTextIntoTextAreas took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testWillSimulateAKeyUpWhenEnteringTextIntoTextAreas(TypingTest.java:213)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testWillSimulateAKeyDownWhenEnteringTextIntoTextAreas took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testWillSimulateAKeyDownWhenEnteringTextIntoTextAreas(TypingTest.java:226)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotTypeIntoElementsThatPreventKeyDownEvents took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldNotTypeIntoElementsThatPreventKeyDownEvents(TypingTest.java:649)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testNonPrintableCharactersShouldWorkWithContentEditableOrDesignModeSet took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testNonPrintableCharactersShouldWorkWithContentEditableOrDesignModeSet(TypingTest.java:701)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldTypeIntoInputElementsThatHaveNoTypeAttribute took 0.033 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 31 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 31 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldTypeIntoInputElementsThatHaveNoTypeAttribute(TypingTest.java:637)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testArrowKeysAndPageUpAndDown took 0.014 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testArrowKeysAndPageUpAndDown(TypingTest.java:420)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testChordControlCutAndPaste took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testChordControlCutAndPaste(TypingTest.java:593)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testFunctionKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testFunctionKeys(TypingTest.java:500)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testUppercaseAlphaKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testUppercaseAlphaKeys(TypingTest.java:385)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToTypeCapitalLetters took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldBeAbleToTypeCapitalLetters(TypingTest.java:99)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testDeleteAndBackspaceKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testDeleteAndBackspaceKeys(TypingTest.java:452)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldFireFocusKeyEventsInTheRightOrder took 0.043 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 12 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 12 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldFireFocusKeyEventsInTheRightOrder(TypingTest.java:258)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testLowerCaseAlphaKeys took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testLowerCaseAlphaKeys(TypingTest.java:370)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testWillSimulateAKeyUpWhenEnteringTextIntoInputElements took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testWillSimulateAKeyUpWhenEnteringTextIntoInputElements(TypingTest.java:170)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testHomeAndEndAndPageUpAndPageDownKeys took 0.025 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 24 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 24 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testHomeAndEndAndPageUpAndPageDownKeys(TypingTest.java:437)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testWillSimulateAKeyPressWhenEnteringTextIntoTextAreas took 0.014 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 13 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testWillSimulateAKeyPressWhenEnteringTextIntoTextAreas(TypingTest.java:241)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToTypeOnAnEmailInputField took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldBeAbleToTypeOnAnEmailInputField(TypingTest.java:714)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToTypeQuoteMarks took 0.021 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 20 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 20 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.TypingTest.testShouldBeAbleToTypeQuoteMarks(TypingTest.java:109)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldModifyTheVisibilityOfAnElementDynamically took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testShouldModifyTheVisibilityOfAnElementDynamically(VisibilityTest.java:84)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: parentNodeVisibleWhenAllChildrenAreAbsolutelyPositionedAndOverflowIsHidden took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.parentNodeVisibleWhenAllChildrenAreAbsolutelyPositionedAndOverflowIsHidden(VisibilityTest.java:163)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testHiddenInputElementsAreNeverVisible took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testHiddenInputElementsAreNeverVisible(VisibilityTest.java:100)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testElementScrollableByOverflowXIsVisible took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testElementScrollableByOverflowXIsVisible(VisibilityTest.java:215)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testVisibilityShouldTakeIntoAccountParentVisibility took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testVisibilityShouldTakeIntoAccountParentVisibility(VisibilityTest.java:62)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldCountElementsAsVisibleIfStylePropertyHasBeenSet took 0.046 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 46 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 46 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testShouldCountElementsAsVisibleIfStylePropertyHasBeenSet(VisibilityTest.java:74)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotBeAbleToClickOnAnElementThatIsNotDisplayed took 0.005 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testShouldNotBeAbleToClickOnAnElementThatIsNotDisplayed(VisibilityTest.java:110)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldNotBeAbleToTypeAnElementThatIsNotDisplayed took 0.009 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testShouldNotBeAbleToTypeAnElementThatIsNotDisplayed(VisibilityTest.java:124)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testElementScrollableByOverflowXAndYIsVisible took 0.006 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 6 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testElementScrollableByOverflowXAndYIsVisible(VisibilityTest.java:248)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testElementHiddenByOverflowYIsNotVisible took 0.007 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testElementHiddenByOverflowYIsNotVisible(VisibilityTest.java:195)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testZeroSizedDivIsShownIfDescendantHasSize took 0.005 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 4 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testZeroSizedDivIsShownIfDescendantHasSize(VisibilityTest.java:141)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldAllowTheUserToTellIfAnElementIsDisplayedOrNot took 0.053 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 47 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 47 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.VisibilityTest.testShouldAllowTheUserToTellIfAnElementIsDisplayedOrNot(VisibilityTest.java:50)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: tooSmallAWindowWithOverflowHiddenIsNotAProblem took 0.015 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 15 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 15 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.getSize(RemoteWebDriver.java:760)
- at org.openqa.selenium.VisibilityTest.tooSmallAWindowWithOverflowHiddenIsNotAProblem(VisibilityTest.java:258)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testElementImplementsWrapsDriver took 0.005 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 5 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.WebElementTest.testElementImplementsWrapsDriver(WebElementTest.java:33)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testElementReturnsOriginDriver took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 7 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.WebElementTest.testElementReturnsOriginDriver(WebElementTest.java:40)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldThrowNoSuchWindowExceptionOnAnyElementOperationIfAWindowIsClosed took 0.008 sec
- Caused an ERROR
- The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.NoSuchWindowException: The driver is not focused on a window. You must switch to a window before proceeding. (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 8 milliseconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:276)
- at org.openqa.selenium.WindowSwitchingTest.testShouldThrowNoSuchWindowExceptionOnAnyElementOperationIfAWindowIsClosed(WindowSwitchingTest.java:158)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldBeAbleToIterateOverAllOpenWindows took 6.395 sec
- Testcase: testShouldFocusOnTheTopMostFrameAfterSwitchingToAWindow took 6.383 sec
- Testcase: testShouldThrowNoSuchWindowExceptionOnAnyOperationIfAWindowIsClosed took 36.055 sec
- Caused an ERROR
- Timed out awaiting response to command "switchToWindow" after 30001 ms (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 30.03 seconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.TimeoutException: Timed out awaiting response to command "switchToWindow" after 30001 ms (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 30.03 seconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.window(RemoteWebDriver.java:831)
- at org.openqa.selenium.WindowSwitchingTest.testShouldThrowNoSuchWindowExceptionOnAnyOperationIfAWindowIsClosed(WindowSwitchingTest.java:133)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testShouldSwitchFocusToANewWindowWhenItIsOpenedAndNotStopFutureOperations took 5.264 sec
- FAILED
- Condition timed out: org.openqa.selenium.WaitingConditions$14@13f451d
- junit.framework.AssertionFailedError: Condition timed out: org.openqa.selenium.WaitingConditions$14@13f451d
- at org.openqa.selenium.TestWaiter.waitFor(TestWaiter.java:84)
- at org.openqa.selenium.TestWaiter.waitFor(TestWaiter.java:43)
- at org.openqa.selenium.WindowSwitchingTest.testShouldSwitchFocusToANewWindowWhenItIsOpenedAndNotStopFutureOperations(WindowSwitchingTest.java:66)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testClickingOnAButtonThatClosesAnOpenWindowDoesNotCauseTheBrowserToHang took 5.3 sec
- FAILED
- Condition timed out: org.openqa.selenium.WaitingConditions$14@2cbea8
- junit.framework.AssertionFailedError: Condition timed out: org.openqa.selenium.WaitingConditions$14@2cbea8
- at org.openqa.selenium.TestWaiter.waitFor(TestWaiter.java:84)
- at org.openqa.selenium.TestWaiter.waitFor(TestWaiter.java:43)
- at org.openqa.selenium.WindowSwitchingTest.testClickingOnAButtonThatClosesAnOpenWindowDoesNotCauseTheBrowserToHang(WindowSwitchingTest.java:218)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testCanCloseWindowWhenMultipleWindowsAreOpen took 14.749 sec
- Testcase: testShouldThrowNoSuchWindowException took 5.974 sec
- Testcase: testCanCloseWindowAndSwitchBackToMainWindow took 6.326 sec
- Testcase: testFailingToSwitchToAWindowLeavesTheCurrentWindowAsIs took 5.972 sec
- Testcase: testShouldThrowNoSuchWindowExceptionOnAnAttemptToGetItsHandle took 30.18 sec
- Caused an ERROR
- Timed out awaiting response to command "switchToWindow" after 30001 ms (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 30.00 seconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.TimeoutException: Timed out awaiting response to command "switchToWindow" after 30001 ms (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 30.00 seconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.window(RemoteWebDriver.java:831)
- at org.openqa.selenium.WindowSwitchingTest.testShouldThrowNoSuchWindowExceptionOnAnAttemptToGetItsHandle(WindowSwitchingTest.java:109)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testCanObtainAWindowHandle took 0.051 sec
- Testcase: testClosingOnlyWindowShouldNotCauseTheBrowserToHang took 6.041 sec
- Testcase: testCanCallGetWindowHandlesAfterClosingAWindow took 45.516 sec
- Caused an ERROR
- Timed out awaiting response to command "switchToWindow" after 30001 ms (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 30.00 seconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- org.openqa.selenium.TimeoutException: Timed out awaiting response to command "switchToWindow" after 30001 ms (WARNING: The server did not provide any stacktrace information)
- Command duration or timeout: 30.00 seconds
- Build info: version: '2.33.0', revision: 'efd144f', time: '2013-06-13 09:01:53'
- System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.7.0_21'
- Session ID: null
- Driver info: org.openqa.selenium.safari.SafariDriver
- Capabilities [{platform=WINDOWS, javascriptEnabled=true, cssSelectorsEnabled=true, secureSsl=true, browserName=safari, takesScreenshot=true, version=5.1.7}]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
- at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:191)
- at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:145)
- at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:554)
- at org.openqa.selenium.remote.RemoteWebDriver$RemoteTargetLocator.window(RemoteWebDriver.java:831)
- at org.openqa.selenium.WindowSwitchingTest.testCanCallGetWindowHandlesAfterClosingAWindow(WindowSwitchingTest.java:255)
- at org.openqa.selenium.testing.SeleniumTestRunner$2.evaluate(SeleniumTestRunner.java:107)
- at org.openqa.selenium.testing.SeleniumTestRunner.runChild(SeleniumTestRunner.java:80)
- at org.openqa.selenium.testing.ParallelSuite$2.run(ParallelSuite.java:40)
- at org.openqa.selenium.testing.ParallelSuite$ThreadPool$1.run(ParallelSuite.java:79)
- Testcase: testSetsTheSizeOfTheCurrentWindowFromIframe took 0.824 sec
- Testcase: testGetsThePositionOfTheCurrentWindow took 0.007 sec
- Testcase: testSetsTheSizeOfTheCurrentWindowFromFrame took 1.483 sec
- Testcase: testCanMaximizeTheWindowFromFrame took 2.067 sec
- Testcase: testCanMaximizeTheWindowFromIframe took 1.362 sec
- Testcase: testSetsTheSizeOfTheCurrentWindow took 0.589 sec
- Testcase: testGetsTheSizeOfTheCurrentWindow took 0.007 sec
- Testcase: testCanMaximizeTheWindow took 1.151 sec
- Testcase: testShouldFindElementsByXPath took 0.141 sec
- Testcase: testShouldFindSingleElementByXPath took 0.158 sec
- Testcase: testShouldThrowInvalidSelectorExceptionWhenXPathReturnsWrongTypeInDriverFindElement took 0.175 sec
- Testcase: testShouldThrowInvalidSelectorExceptionWhenXPathReturnsWrongTypeInDriverFindElements took 0.183 sec
- Testcase: testShouldThrowAnExceptionWhenThereIsNoLinkToClick took 0.152 sec
- Testcase: testShouldThrowInvalidSelectorExceptionWhenXPathReturnsWrongTypeInElementFindElement took 0.214 sec
- Testcase: testShouldThrowInvalidSelectorExceptionWhenXPathIsSyntacticallyInvalidInDriverFindElement took 0.174 sec
- Testcase: testShouldBeAbleToFindManyElementsRepeatedlyByXPath took 0.166 sec
- Testcase: testShouldThrowInvalidSelectorExceptionWhenXPathReturnsWrongTypeInElementFindElements took 0.23 sec
- Testcase: testShouldThrowInvalidSelectorExceptionWhenXPathIsSyntacticallyInvalidInDriverFindElements took 0.168 sec
- Testcase: testShouldBeAbleToSearchForMultipleAttributes took 0.192 sec
- Testcase: testShouldThrowAnExceptionWhenThereIsNoLinkToClickAndItIsFoundWithXPath took 0.235 sec
- Testcase: testShouldThrowInvalidSelectorExceptionWhenXPathIsSyntacticallyInvalidInElementFindElement took 0.175 sec
- Testcase: testShouldThrowInvalidSelectorExceptionWhenXPathIsSyntacticallyInvalidInElementFindElements took 0.216 sec
- Testcase: testShouldLocateElementsWithGivenText took 0.139 sec
- Testcase: testShouldBeAbleToIdentifyElementsByClass took 0.182 sec
- Testcase: testAppCacheStatus took 0.001 sec
- Testcase: testBrowserLoadsFromCacheWhenOffline took 0 sec
- Testcase: testShouldSetBrowserOffline took 0.001 sec
- Testcase: testLocalStorageKeySet took 0 sec
- Testcase: testLocalAndSessionStorageDontInterfereWithEachOther took 0 sec
- Testcase: testClearLocalStorage took 0 sec
- Testcase: testLocalStorageRemoveItem took 0 sec
- Testcase: testLocalStorageSetAndGetItem took 0 sec
- Testcase: testShouldSetAndGetLocation took 0.001 sec
- Testcase: testSessionStorageRemoveItem took 0 sec
- Testcase: testClearSessionStorage took 0.026 sec
- Testcase: testSessionStorageSetAndGetItem took 0.001 sec
- Testcase: testSessionStorageKeySet took 0.001 sec
- Testcase: testResultSetsReturnPositiveLastInsertedRowId took 0.001 sec
- Testcase: testResultSetRowsContainsInsertedRows took 0 sec
- Testcase: testResultSetsReturnNegativeLastInsertedRowId took 0 sec
- Testcase: testResultSetsNumberOfRowsAffected took 0.001 sec
- Testcase: creatingAllMouseActions took 0.024 sec
- Testcase: creatingAllKeyboardActions took 0.003 sec
- Testcase: providingAnElementToKeyboardActions took 0 sec
- Testcase: supplyingIndividualElementsToKeyboardActions took 0.002 sec
- Testcase: invokingActions took 0.001 sec
- Testcase: addingActions took 0 sec
- Testcase: keyDownActionFailsOnNonModifier took 0.001 sec
- Testcase: sendKeysActionWithoutProvidedElement took 0 sec
- Testcase: sendKeysActionOnAnElement took 0.001 sec
- Testcase: keyUpActionWithoutProvidedElement took 0.001 sec
- Testcase: keyDownActionOnAnElement took 0.001 sec
- Testcase: keyUpOnAnAnElement took 0.002 sec
- Testcase: keyDownActionWithoutProvidedElement took 0 sec
- Testcase: mouseDoubleClickAction took 0.001 sec
- Testcase: mouseMoveActionToCoordinatesInElement took 0.001 sec
- Testcase: mouseContextClickAction took 0.002 sec
- Testcase: mouseClickActionOnCurrentLocation took 0.001 sec
- Testcase: mouseClickAndHoldAction took 0.002 sec
- Testcase: mouseClickAction took 0.001 sec
- Testcase: mouseClickAndHoldActionOnCurrentLocation took 0.001 sec
- Testcase: mouseReleaseAction took 0 sec
- Testcase: mouseContextClickActionOnCurrentLocation took 0.001 sec
- Testcase: mouseReleaseActionOnCurrentLocation took 0 sec
- Testcase: mouseMoveAction took 0 sec
- Testcase: mouseDoubleClickActionOnCurrentLocation took 0 sec
Add Comment
Please, Sign In to add comment