-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Chinese version translated/翻译了中文版本 #1057
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
Chinese version/中文版本
✅ Deploy Preview for jovial-austin-42fe02 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Can you please sign the CLA? |
...ite_and_docs/content/documentation/webdriver/bidirectional/bidi_api_remotewebdriver.zh-cn.md
Outdated
Show resolved
Hide resolved
| title: "RemoteWebDriver BiDirectional API" | ||
| linkTitle: "RemoteWebDriver BiDi API" | ||
| title: "远程网络驱动 双向 API(RemoteWebDriver BiDirectional API)" | ||
| linkTitle: "远程网络驱动 BiDi API" |
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.
Can you keep the WebDriver as a Proper Noun ?
...ite_and_docs/content/documentation/webdriver/bidirectional/bidi_api_remotewebdriver.zh-cn.md
Outdated
Show resolved
Hide resolved
| {{< /tabpane >}} | ||
|
|
||
| ## Network Interception | ||
| ## 监听网络 (Network Interception) |
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.
It's not monitor only.
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.
I will change then translation.I think should use '截网侦察'
|
Thanks for your first contribution. Just leave some comments, please feel free to discuss. |
Modified some translations。
| The following examples demonstrate how to leverage BiDi APIs with [Remote WebDriver](/documentation/webdriver/remote_webdriver/). | ||
|
|
||
| ## Register Basic Auth | ||
| 下面的例子显示如何使用 [Remote WebDriver](/documentation/webdriver/remote_webdriver/). |
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.
Where is BiDi APIs ?
| ## 监听控制台日志事件 (Listen to `console.log` events) | ||
|
|
||
| Listen to the `console.log` events and register callbacks to process the event. | ||
| 监听 console. log 事件并注册回调以处理该事件。 |
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.
There is a code , please keep format as previous mentioned
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.
Almost are fine, only need aware the missed parts as mentioned.
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.
Hi, will you do the post commit to avoid impact original description and code segment?
Chinese version/中文版本
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist