-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
added the missing tabs for Python and CSharp for BrowsingContext doc #2557
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
base: trunk
Are you sure you want to change the base?
Conversation
…page in w3c section
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
User description
…page in w3c section
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.
added the missing tabs for Python and CSharp for BrowsingContext doc
Description
added the missing tabs for Python and CSharp for BrowsingContext doc
Motivation and Context
tabs were missing. added those to provide placeholder to add code samples.
Types of changes
Checklist
PR Type
Documentation
Description
Added Python and CSharp tabs to BrowsingContext documentation
Tabs include placeholder badges for future code examples
Changes applied across all language versions
Maintains consistency with existing Java and Ruby tabs
Diagram Walkthrough
File Walkthrough
browsing_context.en.md
Add Python and CSharp tabs to English documentationwebsite_and_docs/content/documentation/webdriver/bidi/w3c/browsing_context.en.md
examples
browsing_context.ja.md
Add Python and CSharp tabs to Japanese documentationwebsite_and_docs/content/documentation/webdriver/bidi/w3c/browsing_context.ja.md
examples
browsing_context.pt-br.md
Add Python and CSharp tabs to Portuguese documentationwebsite_and_docs/content/documentation/webdriver/bidi/w3c/browsing_context.pt-br.md
examples
browsing_context.zh-cn.md
Add Python and CSharp tabs to Chinese documentationwebsite_and_docs/content/documentation/webdriver/bidi/w3c/browsing_context.zh-cn.md
examples