Skip to content

Add Selenium Boot to Ecosystem / Frameworks - #2774

Open
shossain786 wants to merge 1 commit into
SeleniumHQ:trunkfrom
shossain786:add-selenium-boot
Open

Add Selenium Boot to Ecosystem / Frameworks#2774
shossain786 wants to merge 1 commit into
SeleniumHQ:trunkfrom
shossain786:add-selenium-boot

Conversation

@shossain786

Copy link
Copy Markdown

Adding Selenium Boot to the Frameworks table. It is an open-source Java testing framework built on Selenium WebDriver and TestNG: a single Maven dependency (io.github.seleniumboot:selenium-boot on Maven Central, Apache-2.0, Java 17+) plus one YAML file supply the per-thread driver lifecycle, explicit waits, retries, screenshots and HTML/JUnit XML reporting that teams usually hand-build around Selenium. It does not wrap or hide WebDriver — the driver instance stays directly accessible, so existing Selenium code continues to work. Documentation is at https://docs.seleniumboot.com and the source is at https://github.com/seleniumboot/selenium-boot. This is my own project, submitted per the invitation in the page header; the row links the project site rather than the repository, following the existing QAF entry, and I am happy to switch it to the GitHub URL if you would prefer.

@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

👷 Deploy request for selenium-dev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit cf2f3a0

@qodo-code-review

Copy link
Copy Markdown
Contributor

PR Summary by Qodo

Add Selenium Boot to Ecosystem Frameworks table

📝 Documentation ✨ Enhancement 🕐 Less than 5 minutes

Grey Divider

AI Description

• Add Selenium Boot as a listed Java framework in the Ecosystem table.
• Link the new entry to the project website for documentation access.
• Attribute the framework entry to its author in the Frameworks section.
High-Level Assessment

The PR’s approach (adding a single row in the existing Frameworks table and linking to the project site) matches the existing pattern and is the lowest-friction change.

Files changed (1) +11 / -0

Documentation (1) +11 / -0
_index.htmlAdd Selenium Boot row to Frameworks table +11/-0

Add Selenium Boot row to Frameworks table

• Adds a new table row under the Ecosystem �7 Frameworks section for Selenium Boot. The entry links to https://seleniumboot.com and records language (Java) and author attribution.

website_and_docs/content/ecosystem/_index.html

@qodo-code-review

Copy link
Copy Markdown
Contributor

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Tip of the day
💡 Did you know, you can describe a rule in plain language on the Rules page and Qodo drafts it for you

More tips ↗ | Customize Qodo ↗ | Qodo docs ↗

Grey Divider

Qodo Logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant