Jmeter Tricks - rajendrapenumalli/Jmeter GitHub Wiki
Enabling jmeter-undo-redo-options
- Edit jmeter.properties file with following settings:
- Uncomment the line “undo.history.size=0” by removing #
- Update Value “undo.history.size=0=5” Allowed values multiples of 5
*https://www.perfmatrix.com/extract-multiple-dynamic-values-using-one-regular-expression/