Memory
The Memory command allows Drizz to store, retrieve, and reuse values during test execution. This is essential for handling dynamic data such as OTPs, referral codes, generated IDs, coupon codes, or any value captured from the UI.
Drizz supports read and write operations to memory using named variables. These variables can be used later in the test for typing, validation, conditional flows or multi-step verifications.
Last updated
Was this helpful?