Skip to content

Bondar-Academy/playwright-practice-app

Repository files navigation

Practice application

Practice application for 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 --force to install project dependencies. Wait for installation to complete. Seeing WARN messages is normal and expected.
  3. Execute npm start in the terminal. Wait for build to complete. You will see the message "Compiled successfully".
  4. Open browser, and navigate to http://localhost:4200/. Note: you need to keep terminal running for application to run
  5. When you done and want to stop application, go back to terminal and hit Ctrl+C

About

Practice application for SDET with Playwright course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published