-
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).
zyvor-qa flow https://zyvor.dev \
--steps docs/assets/zyvor-dev-demo.steps --video
zyvor-qa flow https://zyvor.dev --describe "Open home, open GuestKit, assert heading"Mission Control: Flow action card streams the same job.
zyvor-qa har-replay https://app.example.com --mode record --har /tmp/app.har
zyvor-qa har-replay https://app.example.com --mode replay --har /tmp/app.harzyvor-qa import-codegen recording.spec.ts
# → flow steps consumable by zyvor-qa flowzyvor-qa 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