Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jyotiprakashb83 • Uncategorized
A Java-based MCP server that converts natural language test steps into Selenium WebDriver commands using an LLM.
Automate browser testing using natural language instructions.
Integrate AI-driven command generation with Selenium WebDriver.
A configurable MCP server supporting local or remote LLM endpoints.
This project implements a Selenium Master Control Program server in Java that automates browser tasks by interpreting natural language instructions via a Language Model. It supports both local Ollama and remote LLM endpoints, configurable through property files. The server executes Selenium commands dynamically, enabling flexible and AI-driven browser automation with integrated TestNG client support for testing and logging.