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/aa17928e-e094-411d-bc4f-a55cdafa08f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
