v0.3.8 — Selenium Boot codegen + new marketplace icon
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.