browser_select
Automates selection of elements in web pages using CSS selectors, enabling precise interaction for penetration testing and vulnerability detection in web applications.
Instructions
Select an element on the page with Select tag using CSS selector
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for element to select | |
value | Yes | Value to select |