Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No error messages on using webkit browser #190

Open
harrison-carter opened this issue Aug 14, 2024 · 0 comments
Open

No error messages on using webkit browser #190

harrison-carter opened this issue Aug 14, 2024 · 0 comments

Comments

@harrison-carter
Copy link

harrison-carter commented Aug 14, 2024

Describe the bug

When using the Playwright package and using webkit as your browser, no chromatic-archives are generated.
There is no error message to throw that webkit will not generate archives.

To Reproduce

  1. Within a Playwright configuration, change the browserName to use to be webkit
  2. Run npx playwright test
  3. Observe that no chromatic-archives are generated in the test-results folder

Expected behavior

An error to catch that webkit is not currently supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant