MCP Server Pentest

by 9olidity
MIT License
327
5

browser_click_text

Automates clicking webpage elements by their text content using MCP Server Pentest, enhancing web application penetration testing efficiency for vulnerability detection.

Instructions

Click an element on the page by its text content

Input Schema

NameRequiredDescriptionDefault
textYesText content of the element to click

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "Text content of the element to click", "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Pentest

Related Tools

ID: qswkymafzi