Actions
SQA #3691
open[SQA] Playwright Automation Practice
Description
Conducted general automation practice using Playwright, focusing on building and refining automated test scripts across several demo pages. The work involved experimenting with different locator approaches, handling dynamic and deeply nested elements and improving overall test structure and reliability.
Scope:
- Developed and executed Playwright test cases for geolocation, Infinite Scroll and Large & Deep DOM demo pages.
- Worked with dynamic behaviors such as continuous scrolling content and geolocation permission handling.
- Tested automation interactions within complex, deeply nested DOM structures.
- Debugged issues related to timeouts, strict mode violations, and locator conflicts.
- Improved test flow organization using beforeEach, assertions, and reusable patterns.
Actions