3 Replies
A few questions to see if we need to update docs, file issues, etc:
1) Failures on
pnpm test
I'm seeing, for instance:Is this expected behaviour? When clicking into one of the failures, I see a suggestion to run:
pnpm exec playwright install
After installing playwright as recommended, CLI prompts me to also do:
pnpm exec playwright install msedge
N/M, closing this thread, I see what's up - looks like we just need to update README
, I see how this is expected to be installed from the GitHub Action that runs the tests