narendrabtechcse / robotframework-javatools

Automatically exported from code.google.com/p/robotframework-javatools
1 stars 0 forks source link

Hudson Plugin: SeleniumLibrary's screenshots are missing (404) #54

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hey,

I'm using the Robot Framework plugin (version 1.0) in Jenkins 1.400 and I 
noticed, the screenshots SeleniumLibrary is taking are missing (screenshot of 
the screenshot missing attached).

E.g. http://localhost:8080/job/myproject-test_robotframework/41/robot/log.html 
references
http://localhost:8080/job/myproject-test_robotframework/41/robot/selenium-screen
shot-2.png - but that gives a 404.

If I view the log.html via the workspace export that comes with Jenkins (e.g. 
http://localhost:8080/job/myproject-test_robotframework/ws/var/log/robotframewor
k/log.html, everything works fine and the screenshots are displayed).

Thanks for the plugin!

Original issue reported on code.google.com by filip.noetzel on 17 Mar 2011 at 4:27

Attachments:

GoogleCodeExporter commented 9 years ago
This hudson plugin is no longer maintained.

New plugin can be found at 
https://wiki.jenkins-ci.org/display/JENKINS/Robot+Framework+Plugin

If this issue is still valid, please report it there.

Original comment by janne.t....@gmail.com on 29 Aug 2011 at 6:40

GoogleCodeExporter commented 9 years ago
Huh, this works with the recently added "Option to save arbitrary test 
artifacts with test results" (in Jenkins Plugin 1.2.1), just specify 
"path/to/screenshots/*.png".

Original comment by filip.noetzel on 29 Aug 2011 at 6:47