You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
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.