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/product-lookup and looks up these SKUs in order: RV-1001, RV-1002, RV-1007, and RV-9999. For each SKU, enter it into the search field, submit the search, and collect the product name, displayed price, stock, and result. RV-1001 is a standard result, RV-1002 has zero stock, RV-1007 displays "Contact for price" in its price field, and RV-9999 is not found. Preserve those displayed values, record unknown products as "Not found," and continue processing every SKU. Create product-lookup-results.xlsx in the Runavelo Demo Results folder under Documents, with columns SKU, Product Name, Price, Stock, and Result.
EXPECTED EVIDENCE
What a successful AI-built workflow should prove
Four input SKUs are processed in order.
Standard, zero-stock, contact-for-price, and not-found outcomes are preserved.
The output workbook path is printed in Runtime Logs.
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.