### 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 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error 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.
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.