An environment to start experimenting with browser automation using Node,WebdriverIO and Selenium!
Clone this repo
cd wdio-test-playground
npm install
npm run selenium
Keep this open, selenium should now be running.
From another terminal tab, Run:
npm run test
to start running the example test