Skip to content

Rink9/WPERP_Automation

Repository files navigation

WPERP_Automation

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: 💣

  1. Run your server by this command : java -jar selenium-server-standalone-3.141.59.jar
  2. npm install --save-dev codeceptjs
  3. npm install webdriverio --save-dev
  4. Run by: npx codeceptjs run tests/moduleName/_test.js

Releases

No releases published

Packages

No packages published