Skip to content

Automation QA Hillel's course 05/2024 - Playwright part

Notifications You must be signed in to change notification settings

bkorobkin/hillel-qa-playwright

Repository files navigation

hillel-qa-playwright

Playwright AQA - Hillel-garage

Installation Clone the repository: git clone https://github.com/bkorobkin/hillel-qa-playwright

Navigate to the project directory: cd your_project

Install dependencies using npm: npm install

Install necessary Playwright browsers: npx playwright install

Running Tests After successful installation, you can run the tests using the following command: npm test

This command will run all tests located in the tests directory, using the configurations specified in the playwright.config.js file.

About

Automation QA Hillel's course 05/2024 - Playwright part

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published