Playwright Manual Testing Tutorial: Running Tests Locally
This tutorial will guide you through setting up and running Playwright tests manually on your local machine.
📺 Step 1: Clone The Repository

👥 Step 2: Install Dependencies

📝 Step 3: Install Browsers

🏃 Step 4: Running Tests
Example Record:
../Image-Video/Guide/Playwright_Manual_Testing_Tutorial__Running_Tests_Locally_20250815164742_Screen_Recording_2025-04-17_at_11.38.47.mov
📊 Generate & View Reports
You can see the test results with allure serve or in your terminal.

🚀 Project Structure
Inside of your automation project, you'll see the following folders and files:
