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 Allure results are produced for WebKit #268

Open
benchesh opened this issue Nov 25, 2024 · 0 comments
Open

No Allure results are produced for WebKit #268

benchesh opened this issue Nov 25, 2024 · 0 comments

Comments

@benchesh
Copy link

benchesh commented Nov 25, 2024

Describe the bug
This module doesn't currently work in WebKit.

To Reproduce
Steps to reproduce the behaviour:

  1. npm i playwright-webkit
  2. Run some Cypress tests with the browser set to webkit

Expected behaviour
The Allure results are generated for the WebKit browser in a similar manner to Chromium browsers.

Actual behaviour
No Allure results are generated and no errors are thrown.

Desktop (please complete the following information):

  • language: javascript
  • Browser: webkit
  • @mmisty/cypres-allure-adapter version: 3.2.2
  • cypress version: 13.15
  • OS: macOS 14.7.1

Workaround

Swapping this module out for allure-cypress will generate the allure results in WebKit with no special config/modification.

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