- Pytest
- Playwright Topics( Sync API)
- Allure Reports
- HTML Reports
- API Testing with Python.
- What is a Playwright?
- Feature of Playwright
- Python Basics
- Installation of Python 3.x?
- Install Py Charm
- Playwright Architecture
- Test Generators with Record and Play
- Understanding the Playwright Code
- Write Playwright Test
- Locators
- Xpath and CSS Selectors(Xpath Axes)
- Actions with Playwright
- Shadow Dom SVG
- Javascript (page.evaluate)
- Test Assertions
- WebTables
- Maximum Window, Locators, Fixture with python
- Taking ScreenShots (+Failure)
- Trace Viewer
- API testing & Mock APIs
- Reuse States Download Files
- Test Isolation
- Allure Report with PyTest
These headings provide a structured overview of the topics covered in the document related to Playwright Python.
- Code Examples
pip install -r requirements.txt
( 30 Days Plan with Python )
Day | Topic to Study |
---|---|
1-2 | What is a Playwright? |
3-4 | Feature of Playwright |
5-7 | Python Basics |
8 | Installation of Python 3.x |
9 | Install Py Charm |
10-11 | Playwright Architecture |
12 | Test Generators with Record and Play |
13-14 | Understanding the Playwright Code |
15-16 | Write Playwright Test |
17-18 | Actions with Playwright |
19 | Shadow Dom SVG |
20 | Javascript (page.evaluate) |
21 | Test Assertions |
22 | WebTables |
23 | Taking ScreenShots (+Failure) |
24 | Trace Viewer |
25 | API testing & Mock APIs |
26 | Reuse States Download Files |
27 | Test Isolation |
28-30 | Allure Report with PyTest |