browser_fill
Automatically populate specified input fields on web pages using CSS selectors and values to simulate user interactions, aiding in security testing and vulnerability detection.
Instructions
Fill out an input field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selector | Yes | CSS selector for input field | |
value | Yes | Value to fill |