You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select renders a fake input + anchor list under E2E (TestCafe-era). Playwright drives real react-select, and once selects have labels via SelectField they are targetable by role/name, making E2E a standing accessibility guard.
Select renders a fake input + anchor list under E2E (TestCafe-era). Playwright drives real react-select, and once selects have labels via SelectField they are targetable by role/name, making E2E a standing accessibility guard.