Description
As a user, I want to be able to navigate between all top-level pages (Home, Contact, About, Developers, Portfolio) so that I can view different sections of the portfolio.
Instead of writing individual tests for each page, we should implement a loop-based test in Playwright that iterates through a list of known routes.
Tasks
Acceptance Criteria
Description
As a user, I want to be able to navigate between all top-level pages (Home, Contact, About, Developers, Portfolio) so that I can view different sections of the portfolio.
Instead of writing individual tests for each page, we should implement a loop-based test in Playwright that iterates through a list of known routes.
Tasks
Acceptance Criteria