10 image: blueimp/mocha-chrome
11 command: http://example/test
13 - WAIT_FOR_HOSTS=example:80
17 image: blueimp/chromedriver
24 - ./wdio/assets:/home/webdriver/assets:ro
28 image: blueimp/geckodriver
36 - ./wdio/assets:/home/webdriver/assets:ro
45 - WAIT_FOR_HOSTS=chromedriver:4444 geckodriver:4444 example:80
47 - MACOS_ASSETS_DIR=$PWD/wdio/assets/
51 - ./wdio/reports:/app/reports