User description
Description
This PR updates the Selenium Manager pages to include the MIXED output.
Motivation and Context
This change was published in SM 0.4.22, part of the 4.22 Selenium release.
Types of changes
Checklist
PR Type
documentation
Description
- Updated Selenium Manager documentation to include the new
MIXED output type.
- The
MIXED output type sends INFO, WARN, DEBUG, etc. to stderr and minimal JSON to stdout.
- Changes applied to English, Japanese, Brazilian Portuguese, and Simplified Chinese documentation.
Changes walkthrough 📝
| Relevant files |
|---|
| Documentation
|
selenium_manager.en.mdAdd `MIXED` output type to Selenium Manager documentation (EN)
website_and_docs/content/documentation/selenium_manager.en.md
Added MIXED output type to the documentation table. Described MIXED output type functionality.
+1/-1
selenium_manager.ja.mdAdd `MIXED` output type to Selenium Manager documentation (JA)
website_and_docs/content/documentation/selenium_manager.ja.md
Added MIXED output type to the documentation table. Described MIXED output type functionality.
+1/-1
selenium_manager.pt-br.mdAdd `MIXED` output type to Selenium Manager documentation (PT-BR)
website_and_docs/content/documentation/selenium_manager.pt-br.md
Added MIXED output type to the documentation table. Described MIXED output type functionality.
+1/-1
selenium_manager.zh-cn.mdAdd `MIXED` output type to Selenium Manager documentation (ZH-CN)
website_and_docs/content/documentation/selenium_manager.zh-cn.md
Added MIXED output type to the documentation table. Described MIXED output type functionality.
+1/-1
|
💡 PR-Agent usage:
Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions
Uh oh!
There was an error while loading. Please reload this page.
User description
Description
This PR updates the Selenium Manager pages to include the
MIXEDoutput.Motivation and Context
This change was published in SM 0.4.22, part of the 4.22 Selenium release.
Types of changes
Checklist
PR Type
documentation
Description
MIXEDoutput type.MIXEDoutput type sendsINFO,WARN,DEBUG, etc. to stderr and minimalJSONto stdout.Changes walkthrough 📝
selenium_manager.en.md
Add `MIXED` output type to Selenium Manager documentation (EN)website_and_docs/content/documentation/selenium_manager.en.md
MIXEDoutput type to the documentation table.MIXEDoutput type functionality.selenium_manager.ja.md
Add `MIXED` output type to Selenium Manager documentation (JA)website_and_docs/content/documentation/selenium_manager.ja.md
MIXEDoutput type to the documentation table.MIXEDoutput type functionality.selenium_manager.pt-br.md
Add `MIXED` output type to Selenium Manager documentation (PT-BR)website_and_docs/content/documentation/selenium_manager.pt-br.md
MIXEDoutput type to the documentation table.MIXEDoutput type functionality.selenium_manager.zh-cn.md
Add `MIXED` output type to Selenium Manager documentation (ZH-CN)website_and_docs/content/documentation/selenium_manager.zh-cn.md
MIXEDoutput type to the documentation table.MIXEDoutput type functionality.