Skip to content

v0.3.8 — Selenium Boot codegen + new marketplace icon

Choose a tag to compare

@shossain786 shossain786 released this 01 Jul 08:13
· 37 commits to master since this release

Highlights

  • selenium_boot codegen flavor — tests extend BaseTest/BasePage, framework-managed driver via getDriver(), open() navigation, correct .pages / .tests split.
  • Accessibility-first locators — getByRole / getByTestId / getByText / getByPlaceholder from element attributes captured at interaction time, with $(By...) fallback.
  • Attribute capture — each interaction snapshots the element's semantic attributes so codegen prefers stable, advanced locators.
  • Server guidance — MCP instructions steer agents to generate via codegen instead of hand-writing tests.
  • New plugin icon for the JetBrains and VS Code marketplaces.

Published to PyPI as seleniumboot-mcp==0.3.8.