This project is a study aroud the webdriverio framework, it just open the wordpress site and login with invalid credentials and the only assert is the title for now.
-
Config project After cloning it, open the terminal and run:
npm install
-
Run project In your terminal, run:
npm run test