-
Story
-
Resolution:
Unresolved
-
Normal
-
None
-
None
-
-
DOD:
A Pytest fixture is created to instantiate and manage the Playwright browser and page objects.
A BasePage class is defined to encapsulate common Playwright interactions.
The first functional Page Object (e.g., LoginPage) is implemented, utilizing robust locators and adhering to the POM standard.