-
Notifications
You must be signed in to change notification settings - Fork 0
Tutorial Test zyvor dev
Susant Sahani edited this page Aug 18, 2026
·
2 revisions
Reproduce the public demo: smoke + flow video + HAR against https://zyvor.dev.
Deep: Tutorial 13 · customer guide · Demos.
- Mission Control → GuestKit flow
- Autonomous journey vs zyvor.dev
- Steps file:
docs/assets/zyvor-dev-demo.steps
# .env
ZYVOR_BASE_URL=https://zyvor.dev
# Leave ENABLE_DASHBOARD_TESTS=false — marketing site has no product loginargus test exec --grep @smokeargus flow run https://zyvor.dev \
--steps docs/assets/zyvor-dev-demo.steps --videoargus api har-replay https://zyvor.dev --mode record --har /tmp/zyvor.har
argus api har-replay https://zyvor.dev --mode replay --har /tmp/zyvor.harargus serve --port 8080
# Open /dashboard → Smoke / Flow / Audit cards against zyvor.devStart: 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