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

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -