Skip to content

cdp_record_test_save

Persist current recording events to <projectRoot>/.rn-agent/recordings/<filename>.json. Filename is sanitized (only [a-zA-Z0-9_-] kept). Use cdp_record_test_load to restore later for re-generation in a different format.

NameTypeRequiredDefaultConstraintsDescription
filenamestringYesmin: 1Recording name (without .json — sanitized)
cdp_record_test_save(filename: <string>)