Automate browser interactions by clicking a specified webpage element using its CSS selector. Facilitates precise page element interaction within the Puppeteer MCP Server.
Execute JavaScript code directly in a browser console to automate web interactions, extract data, or manipulate page elements during browser automation sessions.
Enables browser automation with Puppeteer, supporting navigation, form interactions, and connection to active Chrome instances for comprehensive web page interaction.
A Model Context Protocol server that provides browser automation capabilities using Puppeteer with configurable options through environment variables, enabling LLMs to interact with web pages, take screenshots, and execute JavaScript in a browser environment.
A Model Context Protocol server that provides browser automation capabilities using Puppeteer, enabling LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.