Max Schmitt
Max Schmitt
Hello, 👋 [Playwright](https://playwright.dev/) is getting more and more traction over the last years and we should provide users an easy integration with the Vue ecosystem so users benefit from it....
Currently axe playwright depends on playwright. This means that if you install axe playwright, that all browsers get automatically downloaded, since we download the browsers in the postinstall step. Since...
Run the todo tests on all the browsers with 3 run profiles. Numbers like duration and which tests are run are increasing and increasing.
See here: https://github.com/microsoft/playwright/issues/9474
Not very clear for our users, use web-first assertions in some places but never explain it in the docs.
e.g. https://playwright.dev/docs/1.11.0/api/class-browserserver -> https://playwright.dev/docs/api/class-browserserver
Fixes https://github.com/microsoft/playwright/issues/16545