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
test(e2e): assert signature type tabs use role=tab and aria-selected
Before signing, verify the three tabs (Draw, Text, Upload) are reachable
by role="tab", that the active tab has aria-selected="true" and the
inactive ones have aria-selected="false", and that switching tabs
updates the selected state correctly.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
0 commit comments