- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.5k
Include note about CHROME context in Firefox 138 #2242
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
Conversation
| PR Reviewer Guide 🔍Here are some key observations to aid the review process: 
 | 
| PR Code Suggestions ✨Explore these optional code suggestions: 
 | |||||||||
| ✅ Deploy Preview for selenium-dev ready!
 To edit notification comments on pull requests, go to your Netlify site configuration. | 
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.
Thank you @bonigarcia !
Co-authored-by: Sri Harsha <[email protected]> 51d0cae
User description
Description
This PR includes a note about the use of the argument
--allow-system-accessto switch the context toCHROMEas of Firefox 138.Motivation and Context
As conversation with whimboo in Slack: https://seleniumhq.slack.com/archives/CBH302726/p1742974853353729
Types of changes
Checklist
PR Type
Documentation
Description
Added a note about
--allow-system-accessfor Firefox 138.Updated documentation in multiple languages (EN, JA, PT-BR, ZH-CN).
Changes walkthrough 📝
firefox.en.md
Add note about `--allow-system-access` in English documentationwebsite_and_docs/content/documentation/webdriver/browsers/firefox.en.md
--allow-system-accessfor Firefox 138.CHROMEcontext.firefox.ja.md
Add note about `--allow-system-access` in Japanese documentationwebsite_and_docs/content/documentation/webdriver/browsers/firefox.ja.md
--allow-system-accessfor Firefox 138.CHROMEcontext.firefox.pt-br.md
Add note about--allow-system-accessin Portuguese (Brazil)documentation
website_and_docs/content/documentation/webdriver/browsers/firefox.pt-br.md
--allow-system-accessfor Firefox 138.CHROMEcontext.firefox.zh-cn.md
Add note about--allow-system-accessin Chinese (Simplified)documentation
website_and_docs/content/documentation/webdriver/browsers/firefox.zh-cn.md
--allow-system-accessfor Firefox 138.CHROMEcontext.