publicationslmka.blogg.se

How to open vnc viewer chrome
How to open vnc viewer chrome








Looking for a solution to run selenium tests on EC2 with GUI I tried many Xvfb set up instructions and has been trying to get this right since a month now.

how to open vnc viewer chrome

I am also able to use Chrome via VncViewer. Now when I connect from Mac to localhost:5901 from VNCviewer, I am taken to Ubuntu desktop.īut I don't see chrome opening up even though the test is running and I see test logs on Jenkins. Starting applications specified in /home/qa_user/.vnc/xstartup Now I do SSH to EC2 from Mac terminal by ssh -L 5901:localhost:5901 I execute: export DISPLAY=: 30810 (Port number from Jenkins logs vncserver "$DISPLAY" -geometry 1280x1024 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Īnd I see the test is running successfully. I want to view the test live on Chrome so I installed Xvfb plugin on Jenkins. My Selenium headless tests are triggered from Jenkins server and run in EC2-Ubuntu.










How to open vnc viewer chrome