Documentation Index
Fetch the complete documentation index at: https://relevanceai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Before using Airtop browser automation tool steps, you need to configure the Airtop integration. See the Airtop integration setup guide for instructions on connecting your Airtop account.
Add the ‘Airtop - Create Window’ Tool step
- Creating a new Tool, then clicking
+ Add Step - Searching for and adding the ‘Airtop - Create Window’ Tool step
- Clicking ‘Expand’ to see the full Tool step
- Initial URL (Optional): Enter a URL to load immediately when the window is created. Type
{{to select a variable, or leave blank to create an empty window. - Clicking
Run stepto test out the Tool
Add the ‘Airtop - Load URL’ Tool step
- Creating a new Tool, then clicking
+ Add Step - Searching for and adding the ‘Airtop - Load URL’ Tool step
- Clicking ‘Expand’ to see the full Tool step
- Window ID (Required): Enter the identifier of the browser window where you want to load the URL. Type
{{to select a variable from a previous step (e.g., the window ID returned from ‘Create Window’). - Session ID (Required): Enter the identifier of the browser session. Type
{{to select a variable. - URL (Required): Enter the website URL you want to navigate to. Type
{{to select a variable, or enter the URL directly (e.g.,https://example.com). - Clicking
Run stepto test out the Tool
Add the ‘Airtop - Close Window’ Tool step
- Creating a new Tool, then clicking
+ Add Step - Searching for and adding the ‘Airtop - Close Window’ Tool step
- Clicking ‘Expand’ to see the full Tool step
- Window ID (Required): Enter the identifier of the browser window you want to close. Type
{{to select a variable from a previous step. - Session ID (Required): Enter the identifier of the browser session. Type
{{to select a variable. - Clicking
Run stepto test out the Tool
Common use cases
- Opening multiple browser windows for parallel automation tasks
- Navigating to specific pages before performing actions
- Cleaning up browser windows after completing automation workflows
Frequently asked questions (FAQs)
Can I manage multiple windows simultaneously?
Can I manage multiple windows simultaneously?
Yes, you can create multiple windows by using different Window IDs and managing them independently throughout your automation workflow.
Do I need to create a window before loading a URL?
Do I need to create a window before loading a URL?
Yes, you need to create a window first using ‘Airtop - Create Window’ before attempting to load a URL in that window.

