CedricThomas Posted September 7, 2021 Share Posted September 7, 2021 I am using newman with htmlextra to run a Postman collection and generate an html report as per instructions https://adevait.com/qa/how-to-create-elegant-html-reports-in-postman. I have used a table within the Postman documentation section which is in Markdown format, something like this : CODE STATUS RESULT 200 success 404 no_data_found No saved report found for the logged-in user It renders properly in Postman However, when I open the htmlextra report, it looks something like this : htmlextra report 1 Has someone come across this issue before? Any ideas would be helpful. Thanks in advance. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.