I'm trying to use JMeter 5.0 replace feature
Search feature has been improved to allow you to iterate in the tree over search results and do necessary replacements through Next/Previous/Replace/Replace/Find buttons
I can search and find occurrences and find text, but I can't replace it using Replace/Replace All/Replace & Find
Replace All report as Replaced 0 occurrences
Replace or Replace & Find returns error:
2018-09-26 10:23:49,276 ERROR o.a.j.JMeter: Uncaught exception:
java.lang.ArrayIndexOutOfBoundsException: null
Example trying to replace text:
How should I use the replace feature?