Skip to content

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

  1. Expected: the individual client-report page for client 1 is asserted visible.
  2. 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.
  • Spec: playwright/tests/integration/reports.spec.ts (line 645)
  • Spec: playwright/tests/integration/reports.spec.ts (line 645)