Node | Work | Say it like this |
Navigate Go to a specific address | "Please connect to Naver" | |
SwitchTab Move to another tab that is already open | Switch to the second tab | |
Click Click buttons, links, etc. | Please click the login button | |
Hover Hovering the mouse over an element (expanding menu, etc.) | Hover your mouse over the category menu. | |
Input Enter text into the input field. It can be automatically generated by AI or entered manually. | Type 'MacBook' into the search bar. | |
KeyPress Press keyboard keys (Enter, Tab, etc.) | Please press the Enter key | |
SelectOption Select from the drop-down list | Please select 'Electronics' from the category. | |
Scroll the page up/down Scroll the page up/down | Scroll to the bottom | |
Wait Wait for the specified amount of time (max. 30 seconds) Wait for a specified amount of time (max. 30 seconds) | Wait 3 seconds | |
Upload Upload a file to a webpage | Please upload the image file. | |
SendEmail (Gmail) Send email (Gmail) | Please send the results by email. |
Block | Work | Say it like this |
Extract Extract information from the page to the file Save as (CSV, JSON, etc.) | Extract the product name and price. | |
Summarize Summarize page content and save to a file | Summarize this article in three lines. |
Block | Explanation | How to make it |
Start Workflow starting point | Automatically generated (cannot be deleted) | |
Login Login verification and auto-login (ID/Password, 2-factor authentication) | Automatically added when "Login required" is checked in settings | |
Conditional branch (If) Perform different tasks based on the "if ~ then" condition | ||
Loop Repeat the selected task multiple times | Select block and then "Wrap with loops" |