Include note about CHROME context in Firefox 138#2242
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. |
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com> 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.