Try Copy To Slave Plugin <http://wiki.jenkins-ci.org/display/JENKINS/Copy+To+Slave+Plugin> or similar Copy-Artifacts-Plugin.
Am Donnerstag, 30. Juli 2015 12:15:35 UTC+2 schrieb Selenium Integ: > > Hi! I have properly configured the selenium hq plugin into Jenkins. I've > also tried to run it in my local Jenkins, and it worked. The problems I > encounter are as follows: > > 1. suiteFile directory reads from C drive ONLY. Example, > C:\TestSelenium\testSuite.html > When I try to specify the absolute path to my test suite (workspace), I > get the error "The suiteFile is not a file or an url ! Check your build > configuration." > Same thing happens with resultFile > > 2. When I add post-build action "Publish Selenium Report," I'm getting an > error because the newly created resultFile is saved into > C:\TestResult\result.html and not in the workspace. > > Someone please help me. Thanks. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/aed2718a-1092-4185-8565-3dc4874d36ce%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
