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
the same code panicked on chrome but not on firefox:
--headless --chrome => OK --headless --firefox => KO, the tests passed without error, but actually it should panic
If applicable, add a link to a test case (as a zip file or link to a repository we can clone).
A clear and concise description of what you expected to happen.
A clear and concise description of what actually happened.
If applicable, add screenshots to help explain your problem.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
I'm getting the same issue here. Has anything worked for you?
Sorry, something went wrong.
No branches or pull requests
Describe the Bug
the same code panicked on chrome but not on firefox:
--headless --chrome => OK
--headless --firefox => KO, the tests passed without error, but actually it should panic
Steps to Reproduce
If applicable, add a link to a test case (as a zip file or link to a repository we can clone).
Expected Behavior
A clear and concise description of what you expected to happen.
Actual Behavior
A clear and concise description of what actually happened.
If applicable, add screenshots to help explain your problem.
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: