mirror of
https://github.com/abhi1693/openclaw-mission-control.git
synced 2026-08-14 01:07:51 +00:00
The aria-hidden="true" selector matched 27 elements (icons, etc.) causing cy.click() to fail. Add data-cy="sidebar-backdrop" to the overlay div and target that specifically in tests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>