Skip to content

Conversation

javierjimenezdp
Copy link
Owner

Description

Initial draft setup for Playwright + TypeScript automation project.
This PR is a Work In Progress (WIP) and will be refined before merging into main.

Scope

  • Project structure created (src/pages, src/test)
  • Base Playwright config (playwright.config.ts, tsconfig.json)
  • Initial Page Object Models (Homepage, BookNow, SecondSlide)
  • Example test migration into src/test
  • Clean selectors and page locators
  • Add proper test data strategy
  • Expand test coverage (UI + API)
  • Documentation (README update)

Notes

  • This PR is meant for tracking progress and feedback.
  • Once the checklist is completed and all tests are green, the branch will be merged into main.
  • Reports, CI/CD workflow and non-functional checks (performance, accessibility) will be added in future iterations.

@javierjimenezdp javierjimenezdp marked this pull request as draft September 22, 2025 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant