We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug This module doesn't currently work in WebKit.
To Reproduce Steps to reproduce the behaviour:
npm i playwright-webkit
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):
Workaround
Swapping this module out for allure-cypress will generate the allure results in WebKit with no special config/modification.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
This module doesn't currently work in WebKit.
To Reproduce
Steps to reproduce the behaviour:
npm i playwright-webkit
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):
Workaround
Swapping this module out for allure-cypress will generate the allure results in WebKit with no special config/modification.
The text was updated successfully, but these errors were encountered: