Open the lookup page
The workflow opens the resettable product lookup lab in Chrome and keeps the resulting webpage object for every subsequent command.
Turn a list of product identifiers into a structured spreadsheet without copying search results one row at a time.
The AI guide supplies a precise goal, safe target page, inputs, output contract, and verification rules. Paste that prompt into Runavelo's built-in assistant, then inspect and edit every generated command before execution.
Responsible use: adapt this pattern only for systems and data you are authorized to automate.
Each stage has a specific input, browser context, output, and verification point. Edit these commands directly when the destination system differs.
The workflow opens the resettable product lookup lab in Chrome and keeps the resulting webpage object for every subsequent command.
Each SKU replaces the current field value through CDP silent input, then a background CDP click submits the search without taking over the physical mouse or keyboard.
A conditional checks for the not-found message. Successful rows read name, price, and stock; unsuccessful rows receive an explicit status rather than disappearing.
Runavelo resolves the current Windows Documents folder and creates a Runavelo Demo Results directory, so the application contains no developer-specific path.
The accumulated table is written in one spreadsheet operation. The final log prints the exact workbook path instead of forcing the operator to search for it.
Runavelo's runtime log connects the visible workflow line to its result. That makes missing elements, rejected updates, and unexpected page states easier to locate than a generic success message.
The downloadable example uses a small embedded list so anyone can run it immediately. In the editor, replace that list with a spreadsheet read step when your source of record is an Excel file.
No. After the visual workflow is built and approved, the browser and spreadsheet commands run deterministically without asking a model to rediscover the procedure.
The prompt targets the matching test page and states the expected evidence. A reference QYA remains available for comparison with a verified implementation.