-
Notifications
You must be signed in to change notification settings - Fork 0
ZAP Gids ZEST
Sebastiaan Koot edited this page Sep 19, 2025
·
5 revisions
| status ❌ |
|
|---|---|
| Taal | ✅ |
| Instructies | ❌ |
| (Dead) Links | ✅ |
Voor stateful flows (login, checkout, transacties) die spiders vaak missen.
-
Opnemen: Scripts → Sequences → Record Sequence. Doorloop scenario → stop → sla
.zst. - Requests toevoegen: via Add to Script from History.
-
Variabiliseren: vervang vaste URL’s door
${base_url}. - Debug: voeg Action → Print toe; output zichtbaar in GUI.
- Integreren in plan:
- type: script
parameters:
engine: Zest
name: login-flow
type: sequence
file: "/zap/wd/sequences/login-flow.zst"