[Unified Recorder] Allow saving the randomly generated variable in record mode and give it back in playback. #18580
Labels
test-utils-recorder
Label for the issues related to the common recorder
Milestone
Tests can have a random string or uuid created in them.
This means in record mode, the recordings generated will have such random strings.
If they are created again in playback, the requests would fail because the strings would not be the same.
Figure out a way to randomly generate in record mode and save the string in recording, return that string in playback mode when asked for.
The text was updated successfully, but these errors were encountered: