seleniumhq.github.io
seleniumhq.github.io copied to clipboard
Add a proposed roadmap for Bidi adoption and Classic deprecation
User description
Description
Adding a blog post on a proposed roadmap for adopting Bidi and deprecating Classic in Selenium
Motivation and Context
We are receiving queries about our plans, and being able to point to written documentation helps a lot.
Types of changes
- [x] 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)
Checklist
- [x] I have read the contributing document.
- [x] I have used hugo to render the site/docs locally and I am sure it works.
PR Type
Documentation
Description
-
Added a blog post outlining the roadmap for adopting WebDriver Bidi.
-
Detailed the transition plan from WebDriver Classic to Bidi.
-
Explained the benefits and features of WebDriver Bidi.
-
Provided a timeline and steps for the deprecation of WebDriver Classic.
Changes walkthrough 📝
| Relevant files | |||
|---|---|---|---|
| Documentation |
|
Need help?
Type /help how to ...in the comments thread for any questions about Qodo Merge usage.Check out the documentation for more information.
Deploy request for selenium-dev pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | e64ed93897e1c5e0bf075bf3f496fb6c3e325c1b |
PR Reviewer Guide 🔍
Here are some key observations to aid the review process:
| ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪ |
| 🧪 No relevant tests |
| 🔒 No security concerns identified |
⚡ Recommended focus areas for reviewFilename Typo
|
PR Code Suggestions ✨
Explore these optional code suggestions:
| Category | Suggestion | Impact |
| General |
Fix filename typoThe filename contains a typo: "bidi-roadmp.md" should be "bidi-roadmap.md". This website_and_docs/content/blog/2025/bidi-roadmp.md [1]
Suggestion importance[1-10]: 7__ Why: The suggestion correctly identifies a typo in the filename ("roadmp" instead of "roadmap"). This is important to fix as it affects the URL of the blog post and could impact discoverability and linking. | Medium |
Fix heading structureThe blog post is missing a proper heading structure. The "Roadmap" heading website_and_docs/content/blog/2025/bidi-roadmp.md [1-12]
Suggestion importance[1-10]: 5__ Why: The suggestion correctly identifies that the "Roadmap" heading is redundant with the title and lacks proper Markdown formatting. Changing it to "## Introduction" improves the document structure and readability. | Low | |
| ||