Skip to content

Commit e5b0374

Browse files
committed
update readme
1 parent 42906e5 commit e5b0374

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Playwright Python Test Automation - Marketing Cloud Platform
1+
# Playwright Python Test Automation - The Heroku App The Internet. Login Demo
22

33
A 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

4848
1. **"""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

0 commit comments

Comments
 (0)