-
Notifications
You must be signed in to change notification settings - Fork 44.9k
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
Fix browse_website
headless mode for Firefox
#2816
Fix browse_website
headless mode for Firefox
#2816
Conversation
make changes to work docker with mac m1 chip browse_website command as chromium drivers is crashing and need to use firefox. Update README.md
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
browse_website
headless mode for Firefox
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2816 +/- ##
==========================================
- Coverage 54.89% 54.83% -0.06%
==========================================
Files 65 65
Lines 3015 3018 +3
Branches 507 508 +1
==========================================
Hits 1655 1655
- Misses 1224 1227 +3
Partials 136 136
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested manually by gNoLEm on Discord, thanks! <3
make changes to work docker with mac m1 chip browse_website command as chromium drivers is crashing and need to use firefox. Update README.md
Background
Changes
Documentation
Test Plan
PR Quality Checklist