wdio_tests WDIO tests repo is an example of WDIO tests implemented using PageObject pattern for learning purposes Installation npm install Usage Launch tests: npm run wdio Run eslint rules and fix errors if possible: npm run lint License ISC