Saving Project Output Results
🔗 Original page — Source of this material
If, after the project has finished running, you need to save certain data, you can use the same tools as for ❗→ loading data: ❗→ lists, ❗→ files, ❗→ tables, ❗→ Google Sheets, ❗→ databases.
For example, let's say you've created a template for registration on a website. You used profile variables for the username and password: { -Profile.Login- } and { -Profile.Password- }.
To save this data, you can use one of the following actions: ❗→ List Operations -> Add Row, ❗→ Table Operations -> Add Row or ❗→ Files -> Write. And in the "value" field, you add these variables with whatever delimiter you need.
If, for some reason, your project ends with an error (which often happens when using low-quality proxies), you can still save the necessary data that was grabbed during the project's execution (for example, an email address from a list), by using ❗→ Bad end.