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

chore: add headful support for Firefox #9004

Merged
merged 2 commits into from
Sep 23, 2022
Merged

Conversation

whimboo
Copy link
Collaborator

@whimboo whimboo commented Sep 22, 2022

So far there is only the npm run test:firefox command available that runs Puppeteer tests in Firefox with headless mode. To stay in par with Chrome this PR enables the headful mode for Firefox as well so that the following commands are available:

  • test:firefox:headless
  • test:firefox:headful
  • test:firefox

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@whimboo
Copy link
Collaborator Author

whimboo commented Sep 22, 2022

@OrKoN as it looks like headful tests are working perfectly fine now. There is only one additional test that I had to mark as skipped.

@OrKoN OrKoN merged commit 5a1b8d2 into puppeteer:main Sep 23, 2022
@whimboo whimboo deleted the firefox_headful branch September 23, 2022 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants