Description
Refactor BasePage.ts to align with Playwright Best Practices.
This PR focuses on improving test patterns only.
It does not change test coverage or behavior.
Checklist
Scope
This issue covers improvements in:
Notes
- BasePage.ts is inherited by all page objects, so changes here affect every spec. Please verify that the updated locator still matches the correct element before pr.
Use case/motivation
No response
Related issues
Part of #63036
Are you willing to submit a PR?
Code of Conduct
Description
Refactor BasePage.ts to align with Playwright Best Practices.
This PR focuses on improving test patterns only.
It does not change test coverage or behavior.
Checklist
Scope
This issue covers improvements in:
Notes
Use case/motivation
No response
Related issues
Part of #63036
Are you willing to submit a PR?
Code of Conduct