browser_click_text
Click elements on the page by their text content
How to use it
browser_click_text is exposed by the MCP Server Playwright MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the browser_click_text tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Server Playwright
npx -y @smithery/cli install @automatalabs/mcp-server-playwright --client claudeOther tools in MCP Server Playwright (9)
Click elements on the page using CSS selector
Execute JavaScript in the browser console
Fill out input fields
Hover over elements on the page using CSS selector
Hover over elements on the page by their text content
Navigate to any URL in the browser
Capture screenshots of the entire page or specific elements
Select an option in a SELECT element using CSS selector
Select an option in a SELECT element by its text content