我已经安装了插件Publish HTML Reports,并在我添加的Post-build Actions部分中添加了:
HTML directory to archive : I copied and pasted the path of the C drive report folder here
Index page[s]: index.html
Report Title: Test Report
运行构建后,单击“测试报告”链接,但页面显示:
The webpage cannot be found HTTP404
我错过了一些步骤吗?我的Jenkins版本是2.78。