Skip to content

mtsonkova/SwagLabs-Testing-Project-Automation-with-Playwright

Repository files navigation

SwagLabs automation testing

Project details

  • Automation Tool: Playwright;
  • Programming Language: JavaScript;
  • Reporting Tool: Allure Report;
  • The project uses the default GitHub Actions, build in Playwright

Solution

Test cases are logically combined in two separate describe blocks. The first one groups test cases that check the login feature.

The second describe block contains three E2E test cases. For them I use cookies data stored in auth.json file to skip the loggin screen. See the screenshot below.

image

The project uses Page Object Model.

Allure Reports

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published