Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 461 Bytes

File metadata and controls

25 lines (19 loc) · 461 Bytes

Jest with selenium webdriver

Requirements

  • Setup google chrome web driver
npm install
npm test

Generate report

npx allure-commandline serve

Make sure to delete the allure-results folder

Test report screenshot

Jest test report Allure report

Todo

  • Click on leave page
  • Delete operation
  • Edit icon click from the list page