XVFB and Selenium on EC2 - Unable to view Chrome UI on VNC Viewer
问题 My Selenium headless tests are triggered from Jenkins server and run in EC2-Ubuntu. I want to view the test live on Chrome so I installed Xvfb plugin on Jenkins. On EC2 I installed Xvfb. When I start executing the build, my test starts execution and I see below logs: Xvfb /usr/bin/Xvfb :1 -fbdir /var/lib/jenkins/xvfb 27-..fbdir13700092919317283985 Parsing POMs Established TCP socket on 30810 and I see the test is running successfully. Now I do SSH to EC2 from Mac terminal by ssh -L 5901