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
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
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
Update getting_start page
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)
✅ Rephrase a confusing phrase to make it more understandableSuggestion Impact:The suggestion to rephrase "目标浏览器机器驱动" to "目标浏览器的驱动程序" was implemented in the commit, improving the clarity of the document.
code diff:
-目标浏览器机器驱动.+目标浏览器的驱动程序.
The phrase "目标浏览器机器驱动" is unclear and could be confusing. It would be better to rephrase it to "目标浏览器的驱动程序" to make it more understandable.
Why: The suggested rephrasing clarifies the meaning of the phrase, improving the document's clarity and readability.
7
Readability
✅ Remove redundancy in a phrase to improve readabilitySuggestion Impact:The suggestion was implemented by removing the redundant phrase "的设置" to improve readability.
Why: The suggestion enhances consistency in the tone of the document by maintaining a formal address, which is important for professional documentation.
6
Punctuation
Add a period at the end of a sentence for proper punctuation
The phrase "请点击以下链接,开始使用 Selenium WebDriver" should be rephrased to "请点击以下链接,开始使用 Selenium WebDriver。" to add a period at the end of the sentence for proper punctuation.
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
Update getting_start page
Motivation and Context
Types of changes
Checklist
PR Type
Documentation
Description
WebDriver.Changes walkthrough 📝
_index.zh-cn.md
Improve Chinese translation and update getting started guidewebsite_and_docs/content/documentation/webdriver/getting_started/_index.zh-cn.md
false.WebDriver.