Workflow · Stand

How to Create a Warranty Entry

When adding a new warranty type to the Stand support tables. Covers the Novo button (Bootstrap modal trigger), form submission (Guardar) and the cancel flow. The modal must be opened via jQuery since the anchor trigger alone does not fire it in headless Playwright.

Evidence Summary

ModuleStand
Route/stand/apoio/warranty
Runcrion-stand-warranty-20260606T164032Z
Steps15 (15 ok)
Backend calls0
Evidence JSONraw/playwright/workflows/crion-stand-warranty-20260606T164032Z.json

Step-by-Step

  1. Open Warranty support tableok
  2. Wait for Novo buttonok
  3. Screenshot of Warranty listok
  4. Open warranty modal via jQuery (anchor href trigger unreliable in headless)ok
  5. Wait for warranty modal to be visibleok
  6. Fill the warranty designation field with AI Demo stampok
  7. Fill the warranty value fieldok
  8. Screenshot of filled warranty formok
  9. Submit warranty form (Guardar)ok
  10. Screenshot after warranty savedok
  11. Open Warranty pageok
  12. Open warranty modalok
  13. Wait for modalok
  14. Click X to cancel/close modalok
  15. Screenshot after cancelok

Verification

Edge Cases Covered

Screenshots

warranty-list
warranty-list
warranty-form-filled
warranty-form-filled
after-warranty-saved
after-warranty-saved
edge-warranty-cancel
edge-warranty-cancel
edge-Cancel warranty creation — close modal via X button
edge-Cancel warranty creation — close modal via X button

Backend Calls Observed