Automation testing for WP Enterprise Resource Planning (ERP)
Test type : Acceptance Testing
Helper Used : WebDriver
Git clone : https://github.com/Rink9/WPERP_Automation.git
Requirement:
Codeceptjs| Selenium |NPM |chromedriver
Configuration for your Device: 💣
- Run your server by this command : java -jar selenium-server-standalone-3.141.59.jar
- npm install --save-dev codeceptjs
- npm install webdriverio --save-dev
- Run by: npx codeceptjs run tests/moduleName/_test.js