Close Window

In this section, we will guide you on how to use the Close Window block.

Use Cases

This block is used to close windows. Typically, you don't need to handle window closing manually unless you don't want the window to close automatically. In that case, you may need to close all windows at the end of the task to gain more control.

close-window

Prerequisites

You only need to use this block to close a window if you have disabled the Auto-Close Window option.

auto-close

Closing a Specific Window

When you know a window is no longer needed, you can close it like this.

close-one

Closing All Windows

If you've opened multiple windows, you can clean up all of them at the end of the workflow like this, without having to close each one individually.

close-all

💡 Tip:
The "all windows" here refers to the windows opened by the recipe, and it does not include your own browser windows. So don't worry—it won't close your personal windows.