arc_hover
Hover over a DOM element by providing a CSS selector and optional tab index, enabling interactive testing in Arc Browser.
Instructions
指定したセレクタの要素にホバーする
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSSセレクタ | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |