cdp_record_test_annotate
Push a human-readable note into the live event stream — appears as a comment in generated tests. Useful for marking flow checkpoints (“reached checkout”, “error appeared”). Only valid during an active recording.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Constraints | Description |
|---|---|---|---|---|---|
note | string | Yes | min: 1 | Annotation text |
cdp_record_test_annotate(note: <string>)