- needs docker to be installed
- set up application urls at urls/urls
npx wdio
- Install some VNC client, like this one
- run manually docker image -
docker run -d -p 4444:4444 -p 5900:5900 -v /dev/shm:/dev/shm selenium/standalone-chrome-debug
- Connect with VNC to localhost:5900 with "secret" as password see