Skip to content

Test automation framework using behavior data development approach with native typescript.

Notifications You must be signed in to change notification settings

najeeb1023/orangehrm-playwright-cucumber

Repository files navigation

Playwright Tests

To run the project

  1. npm i
  2. npm run orangehrm

Test scenarios covered

  1. Login scenario, with correct and incorrect credentials.
  2. Timesheet data retrival for selected users.
  3. Claim tab contains data for submitted users and assertion.
  4. Admin page, where all users are fetched and asserted with ESS and Admin role.