launch_electron_app
Starts an Electron application for automated testing by specifying its executable path, with options for arguments, headless mode, and slow-motion timing.
Instructions
Launch an Electron application for testing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| slowMo | No | ||
| headless | No | ||
| executablePath | Yes |