Skip to content
New issue

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

doesn't work on firefox? #30

Open
GopherJ opened this issue Aug 13, 2024 · 0 comments
Open

doesn't work on firefox? #30

GopherJ opened this issue Aug 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@GopherJ
Copy link

GopherJ commented Aug 13, 2024

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.

@GopherJ GopherJ added the bug Something isn't working label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant