arc_fill_form
Fill multiple form fields on a web page simultaneously by specifying CSS selectors and values, with optional tab index for multi-tab scenarios.
Instructions
複数のフォーム要素に一括で値を入力する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | 入力するフィールドの配列 | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |