Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 321 Bytes

chrome.md

File metadata and controls

17 lines (12 loc) · 321 Bytes

Chrome

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.