452 — should navigate to Clients tab when clicking Clients in breadcrumbs¶
Description¶
Verifies that the "Clients" breadcrumb on an individual client-report page navigates back to the Reports → Clients 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 Clients tab, client 1 row clicked, individual client-report page visible.
Steps¶
- Expected: the individual client-report page for client 1 is asserted visible.
- Click the "Clients" link in the breadcrumb trail. Expected: the page navigates back to the Reports → Clients tab listing and the Clients reports page is asserted visible.
Related¶
- Spec:
playwright/tests/integration/reports.spec.ts(line 645)
Related¶
- Spec:
playwright/tests/integration/reports.spec.ts(line 645)