hover
Move the mouse pointer over an element identified by CSS selector to expose hidden UI elements or tooltips during React app debugging.
Instructions
Hover over an element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Timeout in ms (default: 30000) | |
| selector | Yes | CSS selector for element to hover |