arc_hover
Hover over a webpage element in Arc Browser using a CSS selector, with the ability to specify the tab index to target a specific open tab.
Instructions
指定したセレクタの要素にホバーする
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSSセレクタ | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |