Browse Source

for selenium grid v4

George 4 years ago
parent
commit
f63167c0d4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      start-vncserver.sh

+ 1 - 0
start-vncserver.sh

@@ -3,5 +3,6 @@
 echo "starting VNC server ..."
 export USER=root
 alias python=python3
+java -jar /baangt/browserDrivers/selenium-server-4.0.0-alpha-5.jar standalone &
 vncserver :1 -geometry 1280x800 -depth 24 && tail -F /root/.vnc/*.log