capture_element_screenshot
Captures a screenshot of a specific UI element selected by a CSS selector in an Electron app for visual testing and debugging.
Instructions
Take a screenshot of a specific element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| selector | Yes | ||
| sessionId | Yes |