File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Playwright Python Test Automation - Marketing Cloud Platform
1+ # Playwright Python Test Automation - The Heroku App The Internet. Login Demo
22
33A comprehensive Playwright test automation suite for """Test suite for the Login Page of The Internet.""" using Python and Pytest.
44
@@ -20,7 +20,7 @@ This project is a complete end-to-end test automation framework using Playwright
2020│ ├── __pycache__/
2121│ └── test_feature_login.py # """Test suite for the Login Page of The Internet."""
2222├── utils/
23- | |___ highlight.py # Utility functions (apply highlight expect validations )
23+ | |___ highlight.py # Utility functions (All Expected Validations In Highlight )
2424├── report/
2525│ └── index.html # Generated HTML test report
2626├── .github/workflows/
@@ -46,7 +46,7 @@ This project is a complete end-to-end test automation framework using Playwright
4646### Test Suites[ DEMO] :
4747
48481 . ** """Test suite for the Login Page of The Internet."""** (1 tests)
49- - Login into Secure area
49+ - Login into Secure Area with valid credentials.
5050
5151
5252## 🛠️ Tech Stack
You can’t perform that action at this time.
0 commit comments