Open URL Block
The Open URL block navigates to a specified URL in the current tab or opens it in a new tab.
New Tab URL
Enter the URL of the website you want to open. You can also retrieve the URL dynamically from variables, tables, global data, a Loop Data node, or use built-in Automation expressions to construct the URL.

Link Opening Options
- Open URL in new tab: opens a new tab and navigates to the URL in that tab; the new tab is always set as the active tab.
- Wait until tab is loaded: waits until the new tab is fully loaded before executing the subsequent connected nodes.
- Set as active tab: sets the current tab as the active tab.
