Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
屏幕截图在詹金斯的报告中不可见,屏幕截图已附加但未显示。但是在本地它看起来很合适。我已经更改了詹金斯安全规则。
请找到报告的截图
为您的屏幕截图使用相对路径。
htmlReport.config().setAutoCreateRelativePathMedia(true);
使用以下路径:./snapshots/1.jpg' 或 snapshots/1.jpg'。