You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for contributing to the Selenium site and documentation! A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Change to the site (I have double-checked the Netlify deployment, and my changes look good)
Code example added (and I also added the example to all translated languages)
Improved translation
Added new translation (and I also added a notice to each document missing translation)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. 1 out of 2 committers have signed the CLA.
✅ alaahong ❌ yourgithobismygithob You have signed the CLA already but the status is still pending? Let us recheck it.
Ensure key terms like "stereotype", "capabilities", and "Grid Model" are consistently translated and, where first introduced, optionally retain the English term in parentheses to aid readers familiar with the original docs.
Verify the Markdown tables render correctly (headers, alignment, code formatting for literals like up/draining/down, and backticks) after translation; some cells might need inline code formatting to match original semantics.
|| 事件总线| 分配器 | 节点 | 路由器 | 会话映射 | 会话队列 ||---------------|-----------|-------------|------|--------|-------------|---------------|| Event Bus | X ||||||| Distributor | ✅ | X | ✅ ||| ✅ || Node | ✅ || X ||||| Router ||| ✅ | X | ✅ ||| Session Map ||||| X ||| Session Queue | ✅ ||||| X |
For references like new session and capabilities, confirm the surrounding Chinese text preserves the original link intent and uses consistent anchor text; consider adding backticks or brackets where appropriate.
Why: The suggestion correctly identifies a significant mistranslation that reverses the meaning of the Grid Model's purpose, and the proposed change accurately reflects the original technical documentation.
Why: The suggestion correctly points out a confusing and inaccurate translation of the criteria for choosing between synchronous and asynchronous communication, and the proposed fix clarifies the distinction.
Why: The suggestion correctly identifies a mistranslation that reverses the comparison of decoupling between synchronous and asynchronous calls, which is an important architectural concept.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
User description
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
PR Type
Documentation
Description
Complete Chinese translation of Grid architecture documentation
Translated all component descriptions and technical concepts
Converted tables and technical specifications to Chinese
Maintained original structure and formatting
Diagram Walkthrough
File Walkthrough
architecture.zh-cn.md
Complete Chinese translation of Grid architecture guidewebsite_and_docs/content/documentation/grid/architecture.zh-cn.md
Chinese
etc.)