解决Jenkins运行robot framework selenium脚本不打开浏览器的问题
先看stackoverflow的答案
- Log in using the GUI session and run Jenkins in a terminal window by typing
java -jar /path/to/jenkins.war. When Jenkins is started in the GUI context, any processes started by Jenkins are able to talk to the GUI system and draw windows.