Open
Description
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
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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.