Skip to content

Bondar-Academy/applitools-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright with Applitools template

Part of the the "SDET with Playwright" class at https://www.bondaracademy.com

How to run it

  1. Make sure you installed LTS version of Node.js, at least v.20
  2. In the terminal, execute npm install to install project dependencies. Wait for installation to complete.
  3. Add Applitools API Key in `playwright.config.ts
  4. Run playwright-practice-app application on http://localhost:4200/. Check the repo here: https://github.com/Bondar-Academy/playwright-practice-app
  5. To run Playwright tests, execute npx playwright test

About

Demo project Playwright with Applitools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published