Run the tests with Chrome:
docker-compose run --rm wdio [conf/chrome.js]
Connect to Chrome via VNC:
open vnc://user:secret@localhost:5900
Please Note:
To be able to see Chrome running via VNC or screen recordings, disable headless
mode in ../conf/chrome.js.