01Connects to any Electron application via Chrome DevTools Protocol (CDP) ports
02Discovers interactive UI elements through DOM-based snapshots
03Manages multiple application windows and internal webviews with tab switching
04Supports native interactions including clicks, form filling, and advanced keyboard input
05Captures annotated screenshots and extracts structured JSON data from app states
060 GitHub stars