-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
I am using Jenkins ver. 2.222.1 and the latest version of robot-plugin. On a Windows x64 Server
I am unable to view the log.html or report.html file because of javascript error messages.
I am using Google Chrome to view the Jenkins Dashboard.
see atached screen shots
- duplicates
-
JENKINS-32118 Document Jenkins security settings so Robot Framework log/report can be opened
-
- Closed
-
Use this JVM option:
-Dhudson.model.DirectoryBrowserSupport.CSP="sandbox allow-scripts allow-same-origin; default-src 'none'; img-src 'self' data: ; style-src 'self' 'unsafe-inline' data: ; script-src 'self' 'unsafe-inline' 'unsafe-eval' ;"