browser_select_text
Automate selecting elements by text on web pages for security testing, enabling precise interaction during penetration tests like XSS and SQL injection checks.
Instructions
Select an element on the page with Select tag by its text content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
text | Yes | Text content of the element to select | |
value | Yes | Value to select |