Forum Discussion
TanyaYatskovska
Alumni
10 years ago
Hi Nseibert1,
Could you please explain in detail the actual and the expected behavior of the refactoring feature?
nseibert1
10 years agoNew Contributor
See attached for a screen capture \ illustration. The Refactor operation updates
- Request Headers
- XPath Match - Expression
But it does not update the headers in the "Expected Result"
- nmrao10 years agoCommunity HeroThe reason is that the expected content being treated as String / text. Where as in the other cases, it is namespace.
Simple workaround could be to edit in your favourite editor, search and replace. Note that have a backup before doing so.