Advanced concepts on WebdriverIO Page Objects pattern
NodeJS download page: https://nodejs.org/en/download/current/
Clone project
- [email protected]:popescunsergiu/WDIO_PageObjects.git
Install dependencies
npm install
Test prerequisites
./node_modules/.bin/selenium-standalone install
./node_modules/.bin/selenium-standalone start
./node_modules/.bin/wdio wdio.conf.base.js