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
In the latest release v1.50 aria-snapshot can be generated using toMatchAriaSnapshot({ name: 'snapshot.yml }) but this expects different snapshot for chromium, firefox and webkit on windows and linux.
The aria snapshot will not be different for the above different scenarios, can aria-snapshot work with single yml file please. Thanks
Example
No response
Motivation
This will reduce the effort of copy pasting same regex in different files