Skip to main content
Glama
466,285 tools. Updated 2026-08-19 12:06

"Tools and Methods for Testing the UI of Electron Apps" matching MCP tools:

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Provides testing and quality assurance tools for AI agents via MCP, enabling generation of test cases, mock data, API mocks, coverage analysis, and assertions.
    39
    MIT

Matching MCP Connectors

  • Discover and install Aura UI Blade components for Laravel, Livewire and Tailwind CSS 4.

  • Decision Layer for AI Agents — 58+ tools, Advisor, MCP. Free key: POST /v1/register {}.

  • Configure Content Security Policy for Electron apps by specifying bundler, inline styles, eval, and external connections or images. Returns both meta-tag and session.webRequest implementations.
    MIT
  • Analyzes Electron source code to detect dangerous patterns like shell.openExternal with user input, disabled webSecurity, and other OWASP-style vulnerabilities specific to Electron.
    MIT
  • Diagnose Electron build failures by analyzing error output from electron-builder, electron-forge, or electron-packager. Identifies code signing, native module, ASAR, configuration, and path resolution issues.
    MIT
  • Retrieve the accessibility snapshot of a Windows window to inspect UI elements. Adjust depth and node limits to uncover content in native or Electron apps, and check truncated flag to adjust parameters.
    MIT
  • Lists installed Power BI apps to retrieve workspace IDs for accessing datasets, tables, and running DAX queries through related tools.
    MIT
  • Switch the active window in Electron apps to control different application windows for automated testing or interaction tasks.
    MIT
  • Run preflight checks on Node, Playwright, Electron, and environment settings without launching Electron. Inspect failures and warnings before starting a session.
    MIT
  • Test file upload UI in Electron by setting files on <input type="file"> elements without triggering the native file picker. Pass absolute file paths to simulate user file selection.
    MIT
  • Send JavaScript commands to Electron applications using Chrome DevTools Protocol. Interact with UI elements, execute scripts, navigate routes, and debug page structures for automation and testing purposes.
    MIT