Welcome to the Playwright Demo project! This project showcases automated test scripts using Playwright with a Cucumber preprocessor. The tests are designed to run against a demo website, demonstrating the capabilities of Playwright for end-to-end testing.
- Automated testing of web applications using Playwright
- Cucumber integration for behavior-driven development (BDD)
- Easy-to-read test scenarios written in Gherkin syntax
- Support for multiple browsers (Chromium, Firefox, and WebKit)
To get started with the Playwright Demo project, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/playwright-demo.git cd playwright-demo