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
chore(expect): preserve received value on Frame.expect success
Restores `received` in the FrameExpect success response so matchers and
trace viewer can use it. `toMatchAriaSnapshot` needs it to write
rebaselines in `--update-snapshots=all` mode; the trace viewer's "Return
value" section uses it to display the matched text.
0 commit comments