jmeter icon indicating copy to clipboard operation
jmeter copied to clipboard

Non-text response data, cannot record: ()

Open LCPhython opened this issue 1 year ago • 1 comments

Expected behavior

View results tree unable to view the Response Body of the recorded app

Actual behavior

Observed that this happens when you reopen the .jmx script and once you revisit the file in view results tree, most of the requests response body encountered this “Non-TEXT response data, cannot record:()

Steps to reproduce the problem

Observed that this happens when you reopen the .jmx script and once you revisit the file in view results tree, most of the requests response body encountered this “Non-TEXT response data, cannot record:()

JMeter Version

5.6.2, 5.6.3, 5.4.3

Java Version

Java 21 & 22

OS Version

No response

LCPhython avatar Oct 15 '24 09:10 LCPhython

Check Configure button in the View Result Tree, probably you record in CSV file not in JMX type (and Response data checkbox disable)

milamberspace avatar Oct 16 '24 07:10 milamberspace