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
- Added Japanese, Portuguese, and Chinese translations for Chrome DevTools Protocol (CDP) documentation.
- Included examples for using CDP with Selenium in multiple programming languages.
- Provided information on CDP's temporary support until WebDriver BiDi is implemented.
- Added specific sections for logging, network, and script features using CDP.
Changes walkthrough 📝
| Relevant files |
|---|
| Documentation | 12 files
_index.ja.mdAdd Japanese translation for CDP documentation
website_and_docs/content/documentation/webdriver/bidi/cdp/_index.ja.md
Added Japanese translation for Chrome DevTools Protocol documentation. Included examples for using CDP with Selenium in multiple languages. Provided information on CDP's temporary support until WebDriver BiDi is implemented.
+82/-0
_index.pt-br.mdAdd Portuguese translation for CDP documentation
website_and_docs/content/documentation/webdriver/bidi/cdp/_index.pt-br.md
Added Portuguese translation for Chrome DevTools Protocol documentation. Included examples for using CDP with Selenium in multiple languages. Provided information on CDP's temporary support until WebDriver BiDi is implemented.
+82/-0
_index.zh-cn.mdAdd translation warning for Chinese CDP documentation
website_and_docs/content/documentation/webdriver/bidi/cdp/_index.zh-cn.md
- Added warning about translation from English to Chinese.
+9/-0
logging.ja.mdAdd Japanese translation for CDP logging features
website_and_docs/content/documentation/webdriver/bidi/cdp/logging.ja.md
Added Japanese translation for CDP logging features. Included examples for console logs and JavaScript exceptions.
+68/-0
logging.pt-br.mdAdd Portuguese translation for CDP logging features
website_and_docs/content/documentation/webdriver/bidi/cdp/logging.pt-br.md
Added Portuguese translation for CDP logging features. Included examples for console logs and JavaScript exceptions.
+68/-0
logging.zh-cn.mdAdd Chinese translation for CDP logging features
website_and_docs/content/documentation/webdriver/bidi/cdp/logging.zh-cn.md
Added Chinese translation for CDP logging features. Included examples for console logs and JavaScript exceptions.
+68/-0
network.ja.mdAdd Japanese translation for CDP network features
website_and_docs/content/documentation/webdriver/bidi/cdp/network.ja.md
Added Japanese translation for CDP network features. Included examples for network interception and performance metrics.
+196/-0
network.pt-br.mdAdd Portuguese translation for CDP network features
website_and_docs/content/documentation/webdriver/bidi/cdp/network.pt-br.md
Added Portuguese translation for CDP network features. Included examples for network interception and performance metrics.
+196/-0
network.zh-cn.mdAdd Chinese translation for CDP network features
website_and_docs/content/documentation/webdriver/bidi/cdp/network.zh-cn.md
Added Chinese translation for CDP network features. Included examples for network interception and performance metrics.
+196/-0
script.ja.mdAdd Japanese translation for CDP script features
website_and_docs/content/documentation/webdriver/bidi/cdp/script.ja.md
Added Japanese translation for CDP script features. Included examples for script pinning and DOM mutation handlers.
+68/-0
script.pt-br.mdAdd Portuguese translation for CDP script features
website_and_docs/content/documentation/webdriver/bidi/cdp/script.pt-br.md
Added Portuguese translation for CDP script features. Included examples for script pinning and DOM mutation handlers.
+68/-0
script.zh-cn.mdAdd Chinese translation for CDP script features
website_and_docs/content/documentation/webdriver/bidi/cdp/script.zh-cn.md
Added Chinese translation for CDP script features. Included examples for script pinning and DOM mutation handlers.
+68/-0
|
💡 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
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
Changes walkthrough 📝
12 files
_index.ja.md
Add Japanese translation for CDP documentationwebsite_and_docs/content/documentation/webdriver/bidi/cdp/_index.ja.md
is implemented.
_index.pt-br.md
Add Portuguese translation for CDP documentationwebsite_and_docs/content/documentation/webdriver/bidi/cdp/_index.pt-br.md
documentation.
is implemented.
_index.zh-cn.md
Add translation warning for Chinese CDP documentationwebsite_and_docs/content/documentation/webdriver/bidi/cdp/_index.zh-cn.md
logging.ja.md
Add Japanese translation for CDP logging featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/logging.ja.md
logging.pt-br.md
Add Portuguese translation for CDP logging featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/logging.pt-br.md
logging.zh-cn.md
Add Chinese translation for CDP logging featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/logging.zh-cn.md
network.ja.md
Add Japanese translation for CDP network featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/network.ja.md
network.pt-br.md
Add Portuguese translation for CDP network featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/network.pt-br.md
network.zh-cn.md
Add Chinese translation for CDP network featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/network.zh-cn.md
script.ja.md
Add Japanese translation for CDP script featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/script.ja.md
script.pt-br.md
Add Portuguese translation for CDP script featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/script.pt-br.md
script.zh-cn.md
Add Chinese translation for CDP script featureswebsite_and_docs/content/documentation/webdriver/bidi/cdp/script.zh-cn.md