start application.md


version: "2026.1.0" language: "en"

Start Application

The Start Application building block starts a new desktop application as part of a desktop automation flow. It can launch an application by executable path (optionally relative to a working folder), pass arguments, and return a Window handle that can be reused by later desktop UI blocks.

Fully expanded, the Start Application block shows the following properties:

Note: The screenshot on this page uses the Elegance Design , introduced in 2025.3. If you are using an earlier version, your layout may look different.

Quick-start

  1. Drag Start Application onto the canvas.

  2. Connect the block in the flow and specify Application (required). Optionally set Working folder and Arguments , enable Use any opened if you want to reuse an existing instance, and configure timeout-related settings if needed.

  3. Run the flow when it's ready.

Building block parameters

Parameters

Note: All cases have a global timeout configured in the Settings panel. This is unrelated to a single block's timeout. However, a running case will automatically be cancelled if it runs for longer than the global timeout.

Resources

Topic Description
Flows FAQ Common questions about creating, running, and managing flows in Leapwork.
Flows Troubleshooting Guidelines and solutions for identifying and fixing issues that occur when building or running flows in Leapwork.