446 — should navigate to Projects tab when clicking Projects in breadcrumbs¶
Description¶
Verifies that the "Projects" breadcrumb on an individual project-report page navigates back to the Reports → Projects tab listing.
Preconditions¶
- Signed-in tenant owner Octavia Wolff on a 1920×1080 viewport.
- Seeded clients, projects, tasks and time records.
- Reports page is open at the Projects tab, project 1 row clicked, individual project-report page visible.
Steps¶
- Expected: the individual project-report page for project 1 is asserted visible.
- Click the "Projects" link in the breadcrumb trail. Expected: the page navigates back to the Reports → Projects tab listing and the Projects reports page is asserted visible.
Related¶
- Spec:
playwright/tests/integration/reports.spec.ts(line 539)
Related¶
- Spec:
playwright/tests/integration/reports.spec.ts(line 539)