Skip to content

Instantly share code, notes, and snippets.

@AutomatedTester
Created July 22, 2010 12:16
Show Gist options
  • Save AutomatedTester/485890 to your computer and use it in GitHub Desktop.
Save AutomatedTester/485890 to your computer and use it in GitHub Desktop.
C:\selenium>go //firefox:test:run
(in C:/selenium)
No srcs specified for selenium-core
Compiling: //common:test as build\common\test.jar
Compiling: //remote/common:test as build\remote\common\test.jar
Compiling: //remote/client:test as build\remote\client\test.jar
Compiling: //firefox:test as build\firefox\test.jar
Testing: //firefox:test
E, [2010-07-22T11:37:09.939000 #2508] ERROR -- : Error instantiating 'junit' tas
k: org.apache.tools.ant.BuildException: Test org.openqa.selenium.firefox.Firefox
DriverTestSuite failed
go aborted!
org.apache.tools.ant.BuildException: Test org.openqa.selenium.firefox.FirefoxDri
verTestSuite failed
(See full trace by running task with --trace)
Testsuite: org.openqa.selenium.firefox.FirefoxDriverTestSuite
Tests run: 391, Failures: 0, Errors: 1, Time elapsed: 182.144 sec
------------- Standard Output ---------------
CurrentVersion: 6.1
ProxyEnable: 0
Version 1: false
Skipping test: unable to find domain name to use
Skipping test: unable to find domain name to use
------------- ---------------- ---------------
------------- Standard Error -----------------
Ignoring: class org.openqa.selenium.firefox.FirefoxDriverTest.testShouldWaitUntilBrowserHasClosedProperly: Need to figure out how to open a new browser instance mid-test
Ignoring: class org.openqa.selenium.firefox.FirefoxDriverTest.testShouldBeAbleToStartANamedProfile: Not implemented in driver yet
Ignoring: class org.openqa.selenium.AlertsTest.testShouldAllowUsersToDealWithAnAlertManually: Not implemented in driver yet
Ignoring: class org.openqa.selenium.AlertsTest.testShouldThrowAnExceptionIfAnAlertHasNotBeenDealtWith: Not implemented in driver yet
Ignoring: class org.openqa.selenium.CorrectEventFiringTest.testShouldFireFocusEventWhenClicking: Webkit bug 22261. Firefox 3.6 wants focus
Ignoring: class org.openqa.selenium.CorrectEventFiringTest.testShouldFireMouseMoveEventWhenClicking: Not implemented in driver yet
Ignoring: class org.openqa.selenium.CorrectEventFiringTest.testShouldFireEventsInTheRightOrder: Webkit bug 22261. Firefox 3.6 wants focus
Ignoring: class org.openqa.selenium.ElementAttributeTest.testShouldNotBeAbleToSubmitFormsWithDisabledSubmitButtons: Issue 514
Ignoring: class org.openqa.selenium.ElementAttributeTest.testCanReturnATextApproximationOfTheStyleAttribute: Not implemented in driver yet
Ignoring: class org.openqa.selenium.ExecutingJavascriptTest.testShouldBeAbleToReturnAnArrayOfWebElements: Not implemented in driver yet
Ignoring: class org.openqa.selenium.ExecutingJavascriptTest.testShouldBeAbleToExecuteABigChunkOfJavascriptCode: Not implemented in driver yet
Ignoring: class org.openqa.selenium.ExecutingJavascriptTest.testShouldThrowExceptionIfExecutingOnNoPage: Not implemented in driver yet
Ignoring: class org.openqa.selenium.FormHandlingTest.testTogglingAnOptionShouldThrowAnExceptionIfTheOptionIsNotInAMultiSelect: Not implemented in driver yet
Ignoring: class org.openqa.selenium.FormHandlingTest.testTogglingAnOptionShouldToggleOptionsInAMultiSelect: Not implemented in driver yet
Ignoring: class org.openqa.selenium.FrameSwitchingTest.testShouldSelectChildFramesByChainedCalls: Not implemented in driver yet
Ignoring: class org.openqa.selenium.FrameSwitchingTest.testShouldSwitchToChildFramesTreatingParentAndChildNumbersAsIndex: Not implemented in driver yet
Ignoring: class org.openqa.selenium.I18nTest.testCn: Not implemented in driver yet
Ignoring: class org.openqa.selenium.JavascriptEnabledDriverTest.testChangeEventIsFiredAppropriatelyWhenFocusIsLost: Firefox: Window demands focus to work. Chrome: Event firing is broken. Other platforms: not properly tested
Ignoring: class org.openqa.selenium.RenderedWebElementTest.testCanClickOnSuckerFishMenuItem: Not implemented in driver yet
Ignoring: class org.openqa.selenium.TextHandlingTest.testShouldHandleNestedBlockLevelElements: Not implemented in driver yet
Ignoring: class org.openqa.selenium.TextPagesTest.testShouldBeAbleToLoadASimplePageOfText: Not implemented in driver yet
Ignoring: class org.openqa.selenium.TypingTest.testShouldFireFocusKeyEventsInTheRightOrder: firefox specific not yet tested in htmlunit. Firefox demands to have the focus on the window already. Chrome: event firing broken.
Ignoring: class org.openqa.selenium.WindowSwitchingTest.testShouldBeAbleToIterateOverAllOpenWindows: Not implemented in driver yet
111054 [main] INFO org.apache.commons.httpclient.HttpMethodDirector - I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server 127.0.0.1 failed to respond
111054 [main] INFO org.apache.commons.httpclient.HttpMethodDirector - Retrying request
113053 [main] INFO org.apache.commons.httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect
113053 [main] INFO org.apache.commons.httpclient.HttpMethodDirector - Retrying request
114053 [main] INFO org.apache.commons.httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect
114053 [main] INFO org.apache.commons.httpclient.HttpMethodDirector - Retrying request
115053 [main] INFO org.apache.commons.httpclient.HttpMethodDirector - I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect
115053 [main] INFO org.apache.commons.httpclient.HttpMethodDirector - Retrying request
------------- ---------------- ---------------
Testcase: testShouldContinueToWorkIfUnableToFindElementById took 0.339 sec
Testcase: testShouldBeAbleToStartMoreThanOneInstanceOfTheFirefoxDriverSimultaneously took 5.029 sec
Testcase: testShouldBeAbleToStartFromAUniqueProfile took 4.273 sec
Testcase: testANewProfileShouldAllowSettingAdditionalParameters took 5.417 sec
Testcase: testShouldBeAbleToStartANewInstanceEvenWithVerboseLogging took 4.129 sec
Testcase: testFocusRemainsInOriginalWindowWhenOpeningNewWindow took 2.361 sec
Testcase: testSwitchingWindowSwitchesFocus took 5.369 sec
Testcase: testClosingWindowAndSwitchingToOriginalSwitchesFocus took 4.364 sec
Testcase: testCanBlockInvalidSslCertificates took 5.122 sec
Testcase: testShouldAllowUserToSuccessfullyOverrideTheHomePage took 5.261 sec
Testcase: testShouldAllowTwoInstancesOfFirefoxAtTheSameTimeInDifferentThreads took 9.691 sec
Testcase: testShouldQuoteStringsWhenSettingStringProperties took 0.009 sec
Testcase: testShouldSetIntegerPreferences took 0.009 sec
Testcase: testManualProxy took 0.056 sec
Testcase: testProxyAutoconfigUrl took 0.008 sec
Testcase: testProxyAutodetect took 0.008 sec
Testcase: testShouldSetBooleanPreferences took 0.008 sec
Testcase: testShouldConvertItselfIntoAMeaningfulRepresentation took 0.073 sec
Testcase: testEnvironmentDiscovery took 0 sec
Testcase: wellKnownLockLocation took 0.001 sec
Testcase: serialLockOnSamePort took 0.103 sec
Testcase: attemptToReuseLocksFails took 0 sec
Testcase: testStreamExtraction took 0 sec
Testcase: testNullStreamIsQuiet took 0 sec
Testcase: testStringifyVsStringFormat took 0 sec
Testcase: testStringFormatOfStringify took 0.001 sec
Testcase: testDetectStringification took 0 sec
Testcase: testDeprecatedSaveScreenshot took 0.21 sec
Testcase: testShouldBeAbleToOverrideTheWindowAlertMethod took 0.187 sec
Testcase: testDeleteFlatDirContentsWithNoSuffix took 0.006 sec
Testcase: testDeleteFlatDirContentsWithSuffix took 0.002 sec
Testcase: testDeleteFlatDirContentsWithNoSuchDir took 0.088 sec
Testcase: testHidePreexistingCookiesNoDestDirNoSuffix took 0.01 sec
Testcase: testHidePreexistingCookiesWithDestDirNoSuffix took 0.012 sec
Testcase: testRestorePreexistingCookiesNoSuffix took 0.009 sec
Testcase: testHidePreexistingCookiesNoDestDirWithSuffix took 0.01 sec
Testcase: testLoadEnvironment took 0.003 sec
Testcase: testWMIC took 0.001 sec
Testcase: testTaskKill took 0 sec
Testcase: testRegistry took 0.207 sec
Testcase: testVersion1 took 0 sec
Testcase: testShouldUseFindsByNameToLocateElementsByName took 0.013 sec
Testcase: testFindElementByXPath took 0.122 sec
Testcase: testFindElementsByXPath took 0.1 sec
Testcase: testFindsSubElementNotTopLevelElementWhenLookingUpSubElementByXPath took 0.107 sec
Testcase: testFindElementByXPathWhenNoMatch took 0.108 sec
Testcase: testfindElementsByXPath took 0.11 sec
Testcase: testfindElementsByXPathWhenNoMatch took 0.094 sec
Testcase: testfindElementByName took 0.1 sec
Testcase: testfindElementsByName took 0.093 sec
Testcase: testfindElementById took 0.1 sec
Testcase: testfindElementByIdWhenMultipleMatchesExist took 0.097 sec
Testcase: testfindElementByIdWhenNoMatchInContext took 0.095 sec
Testcase: testfindElementsById took 0.096 sec
Testcase: testFindElementByLinkText took 0.101 sec
Testcase: testFindElementsByLinkTest took 0.109 sec
Testcase: testfindElementsByLinkText took 0.099 sec
Testcase: testShouldFindChildElementsByClassName took 0.102 sec
Testcase: testShouldFindChildrenByClassName took 0.093 sec
Testcase: testShouldFindChildElementsByTagName took 0.095 sec
Testcase: testShouldFindChildrenByTagName took 0.094 sec
Testcase: testShouldBeAbleToFindAnElementByCssSelector took 0.103 sec
Testcase: testShouldBeAbleToFindAnElementsByCssSelector took 0.106 sec
Testcase: testShouldGetCookieByName took 0.075 sec
Testcase: testShouldBeAbleToAddCookie took 0.094 sec
Testcase: testGetAllCookies took 0.161 sec
Testcase: testDeleteAllCookies took 0.114 sec
Testcase: testDeleteCookieWithName took 0.251 sec
Testcase: testShouldNotDeleteCookiesWithASimilarName took 0.119 sec
Testcase: testAddCookiesWithDifferentPathsThatAreRelatedToOurs took 0.271 sec
Testcase: testCanSetCookiesOnADifferentPathOfTheSameHost took 0.25 sec
Testcase: testShouldNotBeAbleToSetDomainToSomethingThatIsUnrelatedToTheCurrentDomain took 0.124 sec
Testcase: testShouldBeAbleToAddToADomainWhichIsRelatedToTheCurrentDomain took 0.107 sec
Testcase: testShouldBeAbleToIncludeLeadingPeriodInDomainName took 0.103 sec
Testcase: testGetCookieDoesNotRetriveBeyondCurrentDomain took 0.126 sec
Testcase: testShouldBeAbleToSetDomainToTheCurrentDomain took 0.154 sec
Testcase: testShouldWalkThePathToDeleteACookie took 0.401 sec
Testcase: testShouldIgnoreThePortNumberOfTheHostWhenSettingTheCookie took 0.115 sec
Testcase: testCookieIntegrity took 0.143 sec
Testcase: testCanCreateAWellFormedCookie took 0 sec
Testcase: testShouldThrowAnExceptionWhenSemiColonExistsInTheCookieAttribute took 0 sec
Testcase: testShouldThrowAnExceptionTheNameIsNull took 0.096 sec
Testcase: testCookiesShouldAllowSecureToBeSet took 0 sec
Testcase: testShouldFireClickEventWhenClicking took 0.239 sec
Testcase: testShouldFireMouseDownEventWhenClicking took 0.206 sec
Testcase: testShouldFireMouseUpEventWhenClicking took 0.218 sec
Testcase: testShouldFireMouseOverEventWhenClicking took 0.198 sec
Testcase: testsShouldIssueMouseDownEvents took 0.209 sec
Testcase: testShouldIssueClickEvents took 0.2 sec
Testcase: testShouldIssueMouseUpEvents took 0.201 sec
Testcase: testMouseEventsShouldBubbleUpToContainingElements took 0.203 sec
Testcase: testShouldEmitOnChangeEventsWhenSelectingElements took 0.173 sec
Testcase: testShouldEmitOnChangeEventsWhenChangingTheStateOfACheckbox took 0.104 sec
Testcase: testShouldEmitClickEventWhenClickingOnATextInputElement took 0.179 sec
Testcase: testClearingAnElementShouldCauseTheOnChangeHandlerToFire took 0.112 sec
Testcase: testSendingKeysToAnotherElementShouldCauseTheBlurEventToFire took 0.396 sec
Testcase: testSendingKeysToAnElementShouldCauseTheFocusEventToFire took 0.25 sec
Testcase: testSendingKeysToAFocusedElementShouldNotBlurThatElement took 0.348 sec
Testcase: testSubmittingFormFromFormElementShouldFireOnSubmitForThatForm took 0.103 sec
Testcase: testSubmittingFormFromFormInputSubmitElementShouldFireOnSubmitForThatForm took 0.099 sec
Testcase: testSubmittingFormFromFormInputTextElementShouldFireOnSubmitForThatFormAndNotClickOnThatInput took 0.12 sec
Testcase: testUploadingFileShouldFireOnChangeEvent took 0.241 sec
Testcase: testDragAndDrop took 0.253 sec
Testcase: testDragAndDropToElement took 0.122 sec
Testcase: testElementInDiv took 0.081 sec
Testcase: testDragTooFar took 0.084 sec
Testcase: testMouseSpeed took 0.107 sec
Testcase: testShouldAllowUsersToDragAndDropToElementsOffTheCurrentViewPort took 0.194 sec
Testcase: testShouldReturnNullWhenGettingTheValueOfAnAttributeThatIsNotListed took 0.075 sec
Testcase: testShouldReturnEmptyAttributeValuesWhenPresentAndTheValueIsActuallyEmpty took 0.057 sec
Testcase: testShouldReturnTheValueOfTheDisabledAttrbuteAsNullIfNotSet took 0.128 sec
Testcase: testShouldReturnTheValueOfTheIndexAttrbuteEvenIfItIsMissing took 0.089 sec
Testcase: testShouldIndicateTheElementsThatAreDisabledAreNotEnabled took 0.102 sec
Testcase: testElementsShouldBeDisabledIfTheyAreDisabledUsingRandomDisabledStrings took 0.142 sec
Testcase: testShouldNotBeAbleToTypeToElementsIfTheyAreDisabledUsingRandomDisabledStrings took 0.365 sec
Testcase: testShouldIndicateWhenATextAreaIsDisabled took 0.118 sec
Testcase: testShouldIndicateWhenASelectIsDisabled took 0.105 sec
Testcase: testShouldReturnTheValueOfCheckedForACheckboxOnlyIfItIsChecked took 0.093 sec
Testcase: testShouldOnlyReturnTheValueOfSelectedForRadioButtonsIfItIsSet took 0.178 sec
Testcase: testShouldReturnTheValueOfSelectedForOptionsOnlyIfTheyAreSelected took 0.132 sec
Testcase: testShouldReturnValueOfClassAttributeOfAnElement took 0.078 sec
Testcase: testShouldReturnTheContentsOfATextAreaAsItsValue took 0.086 sec
Testcase: testShouldTreatReadonlyAsAValue took 0.094 sec
Testcase: testShouldGetNumericAtribute took 0.079 sec
Testcase: testElementEqualityShouldWork took 0.063 sec
Testcase: testElementInequalityShouldWork took 0.045 sec
Testcase: testFindElementHashCodeShouldMatchEquality took 0.056 sec
Testcase: testFindElementsHashCodeShouldMatchEquality took 0.06 sec
Testcase: testShouldBeAbleToFindAnElementByCssSelector took 0.069 sec
Testcase: testShouldBeAbleToFindAnElementsByCssSelector took 0.068 sec
Testcase: testShouldReturnTitleOfPageIfSet took 0.107 sec
Testcase: testShouldNotBeAbleToLocateASingleElementThatDoesNotExist took 0.077 sec
Testcase: testShouldBeAbleToClickOnLinkIdentifiedByText took 0.204 sec
Testcase: testDriverShouldBeAbleToFindElementsAfterLoadingMoreThanOnePageAtATime took 0.26 sec
Testcase: testshouldBeAbleToClickOnLinkIdentifiedById took 0.204 sec
Testcase: testShouldThrowAnExceptionWhenThereIsNoLinkToClickAndItIsFoundWithLinkText took 0.059 sec
Testcase: testShouldfindAnElementBasedOnId took 0.085 sec
Testcase: testShouldNotBeAbleTofindElementsBasedOnIdIfTheElementIsNotThere took 0.069 sec
Testcase: testShouldBeAbleToFindChildrenOfANode took 0.057 sec
Testcase: testReturnAnEmptyListWhenThereAreNoChildrenOfANode took 0.063 sec
Testcase: testShouldFindElementsByName took 0.087 sec
Testcase: testShouldFindElementsByClass took 0.061 sec
Testcase: testShouldFindElementsByClassWhenItIsTheFirstNameAmongMany took 0.06 sec
Testcase: testShouldFindElementsByClassWhenItIsTheLastNameAmongMany took 0.065 sec
Testcase: testShouldFindElementsByClassWhenItIsInTheMiddleAmongMany took 0.066 sec
Testcase: testShouldFindElementByClassWhenItsNameIsSurroundedByWhitespace took 0.066 sec
Testcase: testShouldFindElementsByClassWhenItsNameIsSurroundedByWhitespace took 0.066 sec
Testcase: testShouldNotFindElementsByClassWhenTheNameQueriedIsShorterThanCandidateName took 0.058 sec
Testcase: testShouldBeAbleToFindMultipleElementsByXPath took 0.241 sec
Testcase: testShouldBeAbleToFindMultipleElementsByLinkText took 0.043 sec
Testcase: testShouldBeAbleToFindMultipleElementsByPartialLinkText took 0.043 sec
Testcase: testShouldBeAbleToFindElementByPartialLinkText took 0.047 sec
Testcase: testShouldBeAbleToFindMultipleElementsByName took 0.102 sec
Testcase: testShouldBeAbleToFindMultipleElementsById took 0.079 sec
Testcase: testShouldBeAbleToFindMultipleElementsByClassName took 0.04 sec
Testcase: testWhenFindingByNameShouldNotReturnById took 0.144 sec
Testcase: testShouldFindGrandChildren took 0.086 sec
Testcase: testShouldNotFindElementOutSideTree took 0.079 sec
Testcase: testShouldReturnElementsThatDoNotSupportTheNameProperty took 0.095 sec
Testcase: testShouldFindHiddenElementsByName took 0.07 sec
Testcase: testShouldfindAnElementBasedOnTagName took 0.062 sec
Testcase: testShouldfindElementsBasedOnTagName took 0.066 sec
Testcase: testFindingByCompoundClassNameIsAnError took 0.032 sec
Testcase: testShouldBeAbleToClickOnLinksWithNoHrefAttribute took 0.184 sec
Testcase: testShouldNotBeAbleToFindAnElementOnABlankPage took 0.058 sec
Testcase: testShouldNotBeAbleToLocateASingleElementOnABlankPage took 0.023 sec
Testcase: testRemovingAnElementDynamicallyFromTheDomShouldCauseAStaleRefException took 0.357 sec
Testcase: testFindingALinkByXpathUsingContainsKeywordShouldWork took 0.102 sec
Testcase: testDoNothingButLetTheSuiteWork took 0 sec
Testcase: testShouldNotGenerateErrorsWhenOpeningANewPage took 0.045 sec
Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAString took 0.073 sec
Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnALong took 0.097 sec
Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAWebElement took 0.051 sec
Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnABoolean took 0.05 sec
Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndAStringsArray took 0.062 sec
Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAnArray took 0.061 sec
Testcase: testShouldBeAbleToExecuteJavascriptAndReturnABasicObjectLiteral took 0.061 sec
Testcase: testShouldBeAbleToExecuteSimpleJavascriptAndReturnAnObjectLiteral took 0.06 sec
Testcase: testPassingAndReturningALongShouldReturnAWholeNumber took 0.061 sec
Testcase: testPassingAndReturningADoubleShouldReturnADecimal took 0.059 sec
Testcase: testShouldThrowAnExceptionWhenTheJavascriptIsBad took 0.054 sec
Testcase: testShouldBeAbleToCallFunctionsDefinedOnThePage took 0.099 sec
Testcase: testShouldBeAbleToPassAStringAnAsArgument took 0.06 sec
Testcase: testShouldBeAbleToPassABooleanAnAsArgument took 0.064 sec
Testcase: testShouldBeAbleToPassANumberAnAsArgument took 0.064 sec
Testcase: testShouldBeAbleToPassAWebElementAsArgument took 0.069 sec
Testcase: testShouldBeAbleToPassAnArrayAsArgument took 0.059 sec
Testcase: testShouldBeAbleToPassACollectionAsArgument took 0.073 sec
Testcase: testShouldThrowAnExceptionIfAnArgumentIsNotValid took 0.045 sec
Testcase: testShouldBeAbleToPassInMoreThanOneArgument took 0.061 sec
Testcase: testShouldBeAbleToGrabTheBodyOfFrameOnceSwitchedTo took 0.095 sec
Testcase: testJavascriptStringHandlingShouldWorkAsExpected took 0.088 sec
Testcase: testShouldBeAbleToExecuteScriptAndReturnElementsList took 0.086 sec
Testcase: testShouldClickOnSubmitInputElements took 0.229 sec
Testcase: testClickingOnUnclickableElementsDoesNothing took 0.178 sec
Testcase: testShouldBeAbleToClickImageButtons took 0.228 sec
Testcase: testShouldBeAbleToSubmitForms took 0.12 sec
Testcase: testShouldSubmitAFormWhenAnyInputElementWithinThatFormIsSubmitted took 0.119 sec
Testcase: testShouldSubmitAFormWhenAnyElementWihinThatFormIsSubmitted took 0.117 sec
Testcase: testShouldNotBeAbleToSubmitAFormThatDoesNotExist took 0.088 sec
Testcase: testShouldBeAbleToEnterTextIntoATextAreaBySettingItsValue took 0.507 sec
Testcase: testShouldSubmitAFormUsingTheNewlineLiteral took 0.166 sec
Testcase: testShouldSubmitAFormUsingTheEnterKey took 0.151 sec
Testcase: testShouldEnterDataIntoFormFields took 0.265 sec
Testcase: testShouldBeAbleToSelectACheckBox took 0.146 sec
Testcase: testShouldToggleTheCheckedStateOfACheckbox took 0.116 sec
Testcase: testTogglingACheckboxShouldReturnItsCurrentState took 0.106 sec
Testcase: testShouldNotBeAbleToSelectSomethingThatIsDisabled took 0.091 sec
Testcase: testShouldBeAbleToSelectARadioButton took 0.099 sec
Testcase: testRadioShouldNotBeSelectedAfterSelectingSibling took 0.242 sec
Testcase: testShouldBeAbleToSelectARadioButtonByClickingOnIt took 0.174 sec
Testcase: testShouldReturnStateOfRadioButtonsBeforeInteration took 0.103 sec
Testcase: testShouldThrowAnExceptionWhenTogglingTheStateOfARadioButton took 0.083 sec
Testcase: testShouldBeAbleToAlterTheContentsOfAFileUploadInputElement took 0.56 sec
Testcase: testShouldThrowAnExceptionWhenSelectingAnUnselectableElement took 0.064 sec
Testcase: testSendingKeyboardEventsShouldAppendTextInInputs took 0.476 sec
Testcase: testSendingKeyboardEventsShouldAppendTextinTextAreas took 0.394 sec
Testcase: testShouldBeAbleToClearTextFromInputElements took 0.387 sec
Testcase: testEmptyTextBoxesShouldReturnAnEmptyStringNotNull took 0.118 sec
Testcase: testShouldBeAbleToClearTextFromTextAreas took 0.377 sec
Testcase: testShouldContinueToReferToTheSameFrameOnceItHasBeenSelected took 0.679 sec
Testcase: testShouldAutomaticallyUseTheFirstFrameOnAPage took 0.595 sec
Testcase: testShouldFocusOnTheReplacementWhenAFrameFollowsALinkToA_TopTargettedPage took 1.776 sec
Testcase: testShouldNotAutomaticallySwitchFocusToAnIFrameWhenAPageContainingThemIsLoaded took 0.108 sec
Testcase: testShouldAllowAUserToSwitchFromAnIframeBackToTheMainContentOfThePage took 0.098 sec
Testcase: testShouldAllowTheUserToSwitchToAnIFrameAndRemainFocusedOnIt took 0.256 sec
Testcase: testShouldBeAbleToClickInAFrame took 0.829 sec
Testcase: testShouldBeAbleToClickInASubFrame took 0.824 sec
Testcase: testShouldBeAbleToSelectAFrameByName took 1.2 sec
Testcase: testShouldSelectChildFramesByUsingADotSeparatedString took 0.607 sec
Testcase: testShouldSwitchToChildFramesTreatingNumbersAsIndex took 0.611 sec
Testcase: testShouldThrowFrameNotFoundExceptionLookingUpSubFramesWithSuperFrameNames took 0.592 sec
Testcase: testClosingTheFinalBrowserWindowShouldNotCauseAnExceptionToBeThrown took 1.312 sec
Testcase: testShouldBeAbleToFlipToAFrameIdentifiedByItsId took 0.675 sec
Testcase: testShouldThrowAnExceptionWhenAFrameCannotBeFound took 0.059 sec
Testcase: testShouldThrowAnExceptionWhenAFrameCannotBeFoundByIndex took 0.067 sec
Testcase: testShouldBeAbleToSwitchToTopLevelFrameWithDotInNameAssumingNoParentAndChildFrameExistWithTheSameName took 0.635 sec
Testcase: testShouldBeAbleToFindElementsInIframesByName took 0.112 sec
Testcase: testShouldBeAbleToFindElementsInIframesByXPath took 0.094 sec
Testcase: testGetCurrentUrl took 0.695 sec
Testcase: testEnteringHebrewTextFromLeftToRight took 0.212 sec
Testcase: testEnteringHebrewTextFromRightToLeft took 0.21 sec
Testcase: testShouldBeAbleToReturnTheTextInAPage took 0.105 sec
Testcase: testShouldImplicitlyWaitForASingleElement took 1.225 sec
Testcase: testShouldStillFailToFindAnElementWhenImplicitWaitsAreEnabled took 0.605 sec
Testcase: testShouldReturnAfterFirstAttemptToFindOneAfterDisablingImplicitWaits took 0.111 sec
Testcase: testShouldImplicitlyWaitUntilAtLeastOneElementIsFoundWhenSearchingForMany took 1.359 sec
Testcase: testShouldStillFailToFindElementsWhenImplicitWaitsAreEnabled took 0.621 sec
Testcase: testShouldReturnAfterFirstAttemptToFindManyAfterDisablingImplicitWaits took 0.228 sec
Testcase: testEncodesEntireByteArrayAsString took 0 sec
Testcase: testWrapsLinesAt76Chars took 0 sec
Testcase: testPadsSingleMissingByteWhenNotMultipleOfThree took 0.032 sec
Testcase: testPadsDoubleMissingByteWhenNotMultipleOfThree took 0 sec
Testcase: testDoesNotPadWhenMultipleOfThree took 0 sec
Testcase: testHandlesAllPositiveBytes took 0 sec
Testcase: testHandlesAllNegativeBytes took 0 sec
Testcase: testHandlesZeroByte took 0 sec
Testcase: testProducesEmptyStringWhenNoBytesGiven took 0 sec
Testcase: testUnzip took 0.257 sec
Testcase: testFileCopy took 0.011 sec
Testcase: testFileCopyCanFilterBySuffix took 0.014 sec
Testcase: testCanReadFileAsString took 0.003 sec
Testcase: testCanCreateTempFiles took 0.008 sec
Testcase: testFilesystemCleanupDeletesDirs took 1.023 sec
Testcase: testFilesystemCleanupDeletesRecursive took 0.013 sec
Testcase: testSpecificDeleteRequestHonored took 0.004 sec
Testcase: testDoesNotDeleteArbitraryFiles took 0.057 sec
Testcase: testShouldReapDefaultsTrue took 0 sec
Testcase: testShouldCreateAZipWithASingleEntry took 0.022 sec
Testcase: testShouldZipUpASingleSubDirectory took 0.02 sec
Testcase: testShouldZipMultipleDirectories took 0.025 sec
Testcase: testCanUnzipASingleEntry took 0.016 sec
Testcase: testCanUnzipAComplexZip took 0.029 sec
Testcase: testWillNotOverwriteAnExistingZip took 0.015 sec
Testcase: testDocumentShouldReflectLatestTitle took 0.256 sec
Testcase: testDocumentShouldReflectLatestDom took 0.25 sec
Testcase: testShouldWaitForLoadsToCompleteAfterJavascriptCausesANewPageToLoad took 0.624 sec
Testcase: testShouldBeAbleToFindElementAfterJavascriptCausesANewPageToLoad took 0.726 sec
Testcase: testShouldBeAbleToDetermineTheLocationOfAnElement took 0.067 sec
Testcase: testShouldBeAbleToDetermineTheSizeOfAnElement took 0.09 sec
Testcase: testShouldFireOnChangeEventWhenSettingAnElementsValue took 0.249 sec
Testcase: testShouldBeAbleToSubmitFormsByCausingTheOnClickEventToFire took 0.24 sec
Testcase: testShouldBeAbleToClickOnSubmitButtons took 0.223 sec
Testcase: testIssue80ClickShouldGenerateClickEvent took 0.194 sec
Testcase: testShouldBeAbleToSwitchToFocusedElement took 0.202 sec
Testcase: testIfNoElementHasFocusTheActiveElementIsTheBody took 0.072 sec
Testcase: testShouldBeAbleToClickIfEvenSomethingHorribleHappens took 0.189 sec
Testcase: testShouldBeAbleToGetTheLocationOfAnElement took 0.088 sec
Testcase: testShouldReportTheCurrentUrlCorrectly took 0.108 sec
Testcase: testShouldReturnTheSourceOfAPage took 0.049 sec
Testcase: testUninitializedWebDriverDoesNotThrowNPE took 0.058 sec
Testcase: testinitializedWebDriverDoesNotThrowNPE took 0.091 sec
Testcase: testOptionsForUninitializedWebDriver took 0.016 sec
Testcase: testBase64 took 0.003 sec
Testcase: testBytes took 0.003 sec
Testcase: testFiles took 0.05 sec
Testcase: testShouldWaitForDocumentToBeLoaded took 0.061 sec
Testcase: testShouldFollowRedirectsSentInTheHttpResponseHeaders took 0.058 sec
Testcase: testShouldFollowMetaRedirects took 0.07 sec
Testcase: testShouldBeAbleToGetAFragmentOnTheCurrentPage took 0.066 sec
Testcase: testShouldReturnWhenGettingAUrlThatDoesNotResolve took 0.101 sec
Testcase: testShouldReturnWhenGettingAUrlThatDoesNotConnect took 1.057 sec
Testcase: testShouldBeAbleToLoadAPageWithFramesetsAndWaitUntilAllFramesAreLoaded took 0.649 sec
Testcase: testSouldDoNothingIfThereIsNothingToGoBackTo took 0.236 sec
Testcase: testShouldBeAbleToNavigateBackInTheBrowserHistory took 0.181 sec
Testcase: testShouldBeAbleToNavigateBackInTheBrowserHistoryInPresenceOfIframes took 0.263 sec
Testcase: testShouldBeAbleToNavigateForwardsInTheBrowserHistory took 0.188 sec
Testcase: testShouldBeAbleToAccessPagesWithAnInsecureSslCertificate took 0.082 sec
Testcase: testShouldBeAbleToRefreshAPage took 0.102 sec
Testcase: testShouldNotHangIfDocumentOpenCallIsNeverFollowedByDocumentCloseCall took 0.056 sec
Testcase: testLinkWithFormattingTags took 0.076 sec
Testcase: testLinkWithLeadingSpaces took 0.069 sec
Testcase: testLinkWithTrailingSpace took 0.08 sec
Testcase: testFindMultipleElements took 0.066 sec
Testcase: testCanGetLinkByLinkTestIgnoringTrailingWhitespace took 0.06 sec
Testcase: testShouldIdentifyWindowsVariants took 0 sec
Testcase: testShouldIdentifyMacVariants took 0.018 sec
Testcase: testShouldIdentifyUnixVariants took 0 sec
Testcase: testShouldIdentifyLinux took 0 sec
Testcase: testShouldDistinctLinuxFromUnix took 0.001 sec
Testcase: testUnspecified took 0.099 sec
Testcase: testDirect took 0 sec
Testcase: testManual took 0 sec
Testcase: testPac took 0 sec
Testcase: testShouldPickUpStyleOfAnElement took 0.126 sec
Testcase: testShouldHandleNonIntegerPositionAndSize took 0.124 sec
Testcase: testShouldAllowInheritedStylesToBeUsed took 0.083 sec
Testcase: testShouldAllowUsersToHoverOverElements took 0.219 sec
Testcase: testShouldCorrectlyIdentifyThatAnElementHasWidth took 0.07 sec
Testcase: testShouldBePossibleToDeselectASingleOptionFromASelectWhichAllowsMultipleChoices took 0.154 sec
Testcase: testShouldNotBeAbleToDeselectAnOptionFromANormalSelect took 0.097 sec
Testcase: testShouldBeAbleToChangeTheSelectedOptionInASelect took 0.15 sec
Testcase: testShouldBeAbleToSelectMoreThanOneOptionFromASelectWhichAllowsMultipleChoices took 0.187 sec
Testcase: testShouldBlockUnitlPageLoads took 3.223 sec
Testcase: testShouldBlockUntilIFramesAreLoaded took 3.048 sec
Testcase: testRefreshShouldBlockUntilPageLoads took 6.076 sec
Testcase: testShouldTakeSnapshotsOfThePage took 0.173 sec
Testcase: testOldPage took 0.081 sec
Testcase: testShouldNotCrashWhenCallingGetSizeOnAnObsoleteElement took 0.101 sec
Testcase: testShouldNotCrashWhenQueryingTheAttributeOfAStaleElement took 0.106 sec
Testcase: testShouldClickOnGraphVisualElements took 0.342 sec
Testcase: testShouldClickOnGraphTextElements took 0.225 sec
Testcase: shouldReturnInput took 0.091 sec
Testcase: testSaveScreenshotAsFile took 0.121 sec
Testcase: testCaptureToBase64 took 0.108 sec
Testcase: testShouldReturnTheTextContentOfASingleElementWithNoChildren took 0.06 sec
Testcase: testShouldReturnTheEntireTextContentOfChildElements took 0.054 sec
Testcase: testShouldIgnoreScriptElements took 0.082 sec
Testcase: testShouldRepresentABlockLevelElementAsANewline took 0.068 sec
Testcase: testShouldCollapseMultipleWhitespaceCharactersIntoASingleSpace took 0.056 sec
Testcase: testShouldTrimText took 0.059 sec
Testcase: testShouldConvertANonBreakingSpaceIntoANormalSpaceCharacter took 0.06 sec
Testcase: testShouldTreatANonBreakingSpaceAsAnyOtherWhitespaceCharacterWhenCollapsingWhitespace took 0.061 sec
Testcase: testHavingInlineElementsShouldNotAffectHowTextIsReturned took 0.061 sec
Testcase: testShouldReturnTheEntireTextOfInlineElements took 0.058 sec
Testcase: testShouldBeAbleToSetMoreThanOneLineOfTextInATextArea took 0.588 sec
Testcase: testShouldBeAbleToEnterDatesAfterFillingInOtherValuesFirst took 0.347 sec
Testcase: testShouldReturnEmptyStringWhenTextIsOnlySpaces took 0.086 sec
Testcase: testShouldReturnEmptyStringWhenTextIsEmpty took 0.071 sec
Testcase: testShouldReturnEmptyStringWhenTagIsSelfClosing took 0.064 sec
Testcase: testShouldNotTrimSpacesWhenLineWraps took 0.064 sec
Testcase: testShouldHandleSiblingBlockLevelElements took 0.059 sec
Testcase: testShouldHandleWhitespaceInInlineElements took 0.061 sec
Testcase: testReadALargeAmountOfData took 0.27 sec
Testcase: testGetTextWithLineBreakForInlineElement took 0.049 sec
Testcase: testShouldOnlyIncludeVisibleText took 0.08 sec
Testcase: testFindingAnElementOnAPlainTextPageWillNeverWork took 0.054 sec
Testcase: testShouldThrowExceptionWhenAddingCookieToAPageThatIsNotHtml took 0.047 sec
Testcase: testShouldFireKeyPressEvents took 0.22 sec
Testcase: testShouldFireKeyDownEvents took 0.339 sec
Testcase: testShouldFireKeyUpEvents took 0.224 sec
Testcase: testShouldTypeLowerCaseLetters took 0.296 sec
Testcase: testShouldBeAbleToTypeCapitalLetters took 0.932 sec
Testcase: testShouldBeAbleToTypeQuoteMarks took 0.329 sec
Testcase: testShouldBeAbleToTypeTheAtCharacter took 0.321 sec
Testcase: testShouldBeAbleToMixUpperAndLowerCaseLetters took 0.581 sec
Testcase: testArrowKeysShouldNotBePrintable took 0.231 sec
Testcase: testShouldBeAbleToUseArrowKeys took 0.369 sec
Testcase: testWillSimulateAKeyUpWhenEnteringTextIntoInputElements took 0.485 sec
Testcase: testWillSimulateAKeyDownWhenEnteringTextIntoInputElements took 0.598 sec
Testcase: testWillSimulateAKeyPressWhenEnteringTextIntoInputElements took 0.497 sec
Testcase: testWillSimulateAKeyUpWhenEnteringTextIntoTextAreas took 0.462 sec
Testcase: testWillSimulateAKeyDownWhenEnteringTextIntoTextAreas took 0.464 sec
Testcase: testWillSimulateAKeyPressWhenEnteringTextIntoTextAreas took 0.487 sec
Testcase: testShouldReportKeyCodeOfArrowKeys took 0.683 sec
Testcase: testShouldReportKeyCodeOfArrowKeysUpDownEvents took 0.735 sec
Testcase: testNumericNonShiftKeys took 0.499 sec
Testcase: testNumericShiftKeys took 3.061 sec
Testcase: testLowerCaseAlphaKeys took 0.515 sec
Testcase: testUppercaseAlphaKeys took 3.333 sec
Testcase: testAllPrintableKeys took 6.102 sec
Caused an ERROR
Expected: is "!\"#$%&'()*+,-./0123456789:;<=>?@ ABCDEFGHIJKLMNOPQRSTUVWXYZ [\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
got: "!\"#$%&'()*+,-./0123456789:;<=>?@ aBCDEFGHIJKLMNOPQRSTUVWXYZ [\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
java.lang.AssertionError:
Expected: is "!\"#$%&'()*+,-./0123456789:;<=>?@ ABCDEFGHIJKLMNOPQRSTUVWXYZ [\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
got: "!\"#$%&'()*+,-./0123456789:;<=>?@ aBCDEFGHIJKLMNOPQRSTUVWXYZ [\]^_`abcdefghijklmnopqrstuvwxyz{|}~"
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:21)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at org.openqa.selenium.TypingTest.testAllPrintableKeys(TypingTest.java:363)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.extensions.TestSetup.run(TestSetup.java:27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment