get_electron_window_info
Retrieve details about running Electron applications and their windows, including child windows, by leveraging remote debugging on port 9222. Ideal for automation and debugging workflows.
Instructions
Get information about running Electron applications and their windows. Automatically detects any Electron app with remote debugging enabled (port 9222).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeChildren | No | Include child windows information |