Inputs
☐ Prompt / Description (Required)
A clear and concise instruction describing what this step should do. This helps the AI debug and adjust the navigation if needed.Good Example:
"Open a new tab and navigate to https://bytespace.ai."Bad Example:
"Go somewhere else on the internet."Why it’s bad? Too vague, lacks specificity about the target URL.☐ URL (Required)
The complete URL that should be opened in the new tab:
- Must include protocol (e.g.,
https://) - Can be a static URL or variable reference
- Example:
https://bytespace.ai
Usage Example
Scenario: Opening Bytespace in a new tab
✅ Good Prompt:
“Open a new tab and navigate to https://bytespace.ai.”✅ Good URL Configuration:
- Static URL:
https://bytespace.ai - Variable Reference:
{{ target_url }}