Jenkins: Error in Selenium Publish Report -


i have configured seleniumhq plugin jenkins. i've tried run in local jenkins , worked. problems encounter follows:

  1. suitefile directory reads c drive only. example, c:\testselenium\testsuite.html when try specify absolute path test suite (workspace), error

    the suitefile not file or url ! check build configuration.

    same thing happens resultfile.

  2. when add post-build action "publish selenium report," i'm getting error because newly created resultfile saved c:\testresult\result.html , not in workspace.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -