[ 
http://jira.codehaus.org/browse/CONTINUUM-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jose Morales Martinez closed CONTINUUM-2268.
--------------------------------------------

         Assignee: Jose Morales Martinez
       Resolution: Fixed
    Fix Version/s: 1.4.0

Fixed in 787880r.

I declare listener CaptureScreenShotsListener  in pom and move capture process 
to this listener. I delete try/catch from selenium class.

I think this issue is finished.  

Thank Bernard.



> Continuum Webapp Tests Capture Screenshot for AbstractSeleniumTest.java
> -----------------------------------------------------------------------
>
>                 Key: CONTINUUM-2268
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2268
>             Project: Continuum
>          Issue Type: Test
>          Components: Testing
>         Environment: Linux
>            Reporter: Bernard Lago
>            Assignee: Jose Morales Martinez
>             Fix For: 1.4.0
>
>         Attachments: CaptureScreenshotForAbstractSeleniumTest.patch, 
> ContinuumTestCaptureAssertionError.patch
>
>
> The attached patch includes the following changes:
> Changed continuum-webapp-tests/pom.xml selenium version from 0.9.2 to 1.0.1
> Added a captureEntirePageScreenshot to AbstractSeleniumTest.java
> Added a catch block for every failed assertion to do a screen capture and 
> save them to target/screenshots directory
> Formatted the filename of the captured file as 
> "methodName(className.java:lineNumber)-time.png"
> Additional Info:
> Maven version: 2.0.10
> Java version: 1.5.0_16
> OS name: "linux" version: "2.6.27-14-generic" arch: "i386" Family: "unix"
> Patch created at revision 785116.
> Build Results:
> Results :
> Tests run: 167, Failures: 0, Errors: 0, Skipped: 0

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to