Runavelo Automation Lab
Safe sample data

BUILD WITH RUNAVELO AI

Build: Infinite-scroll orders

Copy the task prompt into Runavelo's built-in AI Assistant. The AI will create an editable visual workflow that you can inspect before running.

READY TO COPY

Task prompt

This prompt includes the target page, inputs, output, CDP rules, comments, and verification requirements.

Build a visual workflow that opens https://runavelo.com/demo/infinite-scroll and collects every order. Continue scrolling and collecting until the page shows that no more orders remain. Remove duplicates by Order ID and do not rely on a fixed number of scrolls. Save Order ID, Customer, Amount, and Status to infinite-scroll-orders.xlsx in the Runavelo Demo Results folder under Documents, and report the unique count after each batch.
EXPECTED EVIDENCE

What a successful AI-built workflow should prove

  • All batches are collected without duplicate order IDs.
  • The workflow stops on visible end-state evidence.
  • The workbook and complete output path are produced.

The QYA file is a reference implementation for comparison or recovery. The recommended path is to let the built-in AI construct the workflow from the prompt.