-
Notifications
You must be signed in to change notification settings - Fork 0
Journeys and Flows
Multi-step E2E journeys, HAR, codegen import, route sweeps. Deep: Tutorial 11 · Tutorial 13.
One journey → one video + Playwright trace (optional cross-browser / device / throttle).
argus flow run https://zyvor.dev \
--steps docs/assets/zyvor-dev-demo.steps --video
argus flow run https://zyvor.dev --describe "Open home, open GuestKit, assert heading"Mission Control: Flow action card streams the same job.
argus api har-replay https://app.example.com --mode record --har /tmp/app.har
argus api har-replay https://app.example.com --mode replay --har /tmp/app.harargus test import-codegen recording.spec.ts
# → flow steps consumable by argus flow runargus vision route-sweep https://zyvor.dev --auto
# Crawl routes → desktop/mobile screenshots → diff vs baselines- Steps:
docs/assets/zyvor-dev-demo.steps - Videos: Demos
Related: Mission Control · API Auth Realtime.
Start: Home · Getting Started · Tutorials · Workflows · Admin · Dashboard
Tutorials: Spec→Test · NL · GitHub · Coverage · Visual · Notify · External CI · Agent CI · zyvor.dev · Specs
Build: Architecture · Config · Authoring · Structure · Multi-browser · Rust
Actions: Mission Control · Journeys · API/Auth · Probes · Schedules · Ask Zyvor · Autofix
Ship: API · Webhooks · Security · CI/CD · Deploy · Releases · Enterprise
More: Troubleshoot · FAQ · Glossary · Contributing · Demos · Docs
Guides