This project implements test coverage for the Wizard Bank functionality.
Please read the instructions in order to complete this task.
- Customer:
- Account Operations
- Logout
- Transactions
- Manager:
- Bank manager login
- Adding new customer
- Adding new account for the customer
- Deleting a customer
- Searching a customer
npm i
npx playwright installnpx playwright test --uinpx playwright test --debugnpx playwright testnpx playwright show-report