browser_fill
Automate vulnerability detection in web applications by filling input fields using CSS selectors and predefined values for security testing purposes.
Instructions
Fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |