---
version: "2026.1.0"
language: "en"
---
# Wait

The **Wait** building block pauses an automation flow for a specific number of seconds. It is typically used when an exact amount of time must pass before the flow continues to the next step.

See the [Automation using image recognition video](https://www.leapwork.com/learn/virtual-desktop-automation/image-recognition) for best practices surrounding the Wait block and waiting in general.

The**Wait**block shows the following properties:  
![image-20260203-115743.png](https://docs.leapwork.com/__attachments/a_ba2026a142c1054764b88a0ce10e20d8a063a99d8f7a7c9a6728af2a67eb9ced/image-20260203-115743.png?cb=9de63d228bfd342000a4158e22359fbb)

**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 **Wait** onto the canvas.

2. Connect the block in the flow and set **Delay (sec)**.

3. Run the flow when it's ready.

## Building block parameters

Parameters  
* **Block header** : The green input connector triggers the block to start executing. The green output connector triggers when the wait period is over. You can rename the block by double-clicking the header text and typing a new title.

* **Delay (sec)**: Sets the number of seconds the flow should wait before continuing.

## Resources

|                                                **Topic**                                                |                                                  **Description**                                                  |
|---------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
| [Flows FAQ](https://docs.leapwork.com/faq/latest/leapwork-flow-faq/flows-faq.md)                                                 | Common questions about creating, running, and managing flows in Leapwork.                                         |
| [Flows Troubleshooting](https://docs.leapwork.com/troubleshooting/latest/leapwork-flow-troubleshooting/flows-troubleshooting.md) | Guidelines and solutions for identifying and fixing issues that occur when building or running flows in Leapwork. |