Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by aiqualitylab • Uncategorized
An MCP server that automatically fixes broken Selenium test locators when UI changes occur.
Maintain Selenium tests automatically despite UI changes.
Perform exploratory testing by discovering correct locators through trial.
Reduce flaky tests in CI/CD pipelines caused by minor UI updates.
This MCP server enhances Selenium test reliability by automatically finding alternative locators when original selectors fail due to UI changes. It uses three fallback strategies including original CSS selectors, text matching, and visible element discovery to reduce test maintenance overhead. Running in a secure Docker container with Chrome 143, it integrates easily with AI assistants and supports zero configuration usage.