This documentation is very early stage and incomplete. If you have any questions, please reach out to us directly in the extension or on Discord.
Configure
The necessary configuration for your automations can vary depending on the website you're extracting data from.
To configure an automation:
- Click on the automation
- Click the Edit button to access your automation details.
- Click the Settings button at the bottom to display the Settings page with four editable fields.
Once you are in the Settings page you can:
-
Edit the automation's name.
-
Edit the URL.
-
Adjust the Wait Idle field to increase or decrease the waiting time. A longer wait time can be helpful if the page takes a long time to load.
-
Toggle the Mode field between Foreground Tab and Background Tab
- Foreground Tab: For websites requiring a visible browser tab, use Foreground Tab mode. This mode automatically opens a visible tab, runs the automation, and closes the tab without user intervention. The automation will run uninterrupted even if you open other windows to work.
- Background Tab: This is the default mode. The automation runs in a background tab, which is automatically opened, closed, and processed without user interaction.
Once you have configured your automation, do not forget to navigate back to the Edit Automation display and clik on the Save Button again.