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
fix(test): fix E2E test selectors and cross-browser reliability
- Change points picker option selector from /^8$/ to /^8 points/ to match
the actual aria-label
- Replace waitForResponse with DOM element visibility check for more
reliable cross-browser behavior in Firefox
0 commit comments