发布

  • [NA] [QA] fix: match project breadcrumb by text after project-menu redesign (#7453)

    frostbyte_neo 发布于 2026-07-13 13:42:02 +00:00

    The breadcrumb project item changed from a Link (role=link) to a dropdown
    button (OPIK_7125 / #7386), so LogsPage.breadcrumbProjectLink no longer
    resolved and trace-explore-smoke.spec.ts:48 failed on post-merge. Match the
    name by text within the breadcrumb nav instead of by role, which resolves
    against both the old link and the new button rendering.

    Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

    下载附件