Selenium Boot is an MCP server published by seleniumboot in the Browser category: the Spring Boot of Selenium — conventions and sensible defaults for Java test automation, without hiding WebDriver. It has been installed 0 times through Conduid.
This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
✦
Ask AI about Selenium Boot
Powered by Claude · Grounded in docs
I know everything about Selenium Boot. Ask me about installation, configuration, usage, or troubleshooting.
Security checks
·README presentNot checked yet.
·License declaredNot checked yet.
·Tests presentNot checked yet.
·Dependencies pinnedNot checked yet.
·No dynamic code executionNot checked yet.
·Scoped permissionsNot checked yet.
Releases
v3.3.0v3.3.0 — execution.parallel validated against TestNG's own modes · 18 Aug 2026\`execution.parallel\` now validates against TestNG's own parallel modes, not a hand-written allowlist that had drifted from them** — \`tests\` and \`instances\` are legitimate TestNG modes that flow straight through to…
v3.2.0v3.2.0 — WaitEngine: attributeToBe, urlMatches, textMatches · 18 Jul 2026Added Three new `WaitEngine` conditions**, consistent with the existing `waitFor*` naming: `waitForAttribute(By, attribute, value)` — waits for an exact attribute match (use the existing `waitForAttributeContains` for a substring match)…
v3.1.1v3.1.1 — Per-Engine Report Output Directory · 26 Jun 2026Fix:** the metrics JSON, HTML report, and metrics history now honor the `seleniumboot.reports.dir` system property (default `target/`). When a TestNG suite (Surefire) and JUnit 5 tests (Failsafe) run in one build, both wrote the report to…
v3.1.0v3.1.0 — Accessibility-First Locators · 26 Jun 2026Playwright-style **accessibility-first locators** on `BaseTest` and `BasePage` — they target the accessibility tree the user perceives instead of brittle CSS/DOM structure, so tests survive redesigns. `getByRole`, `getByText`,…
v3.0.0v3.0.0 — TestRail + Xray Integration · 21 Jun 2026What's New TestRail Integration Annotate any test method (or class) with `@TestRailCase("C1234")` to push results to TestRail automatically — no extra code in `@Test` methods required. Creates a named run at suite start (`autoCreateRun:…
Run git clone https://github.com/seleniumboot/selenium-boot, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.
Is Selenium Boot safe to use with an AI agent?
Its trust score is 39 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.
Is Selenium Boot still maintained?
Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.