You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @sertal70: 👋 - Thanks for helping to make the reporter better by raising this ticket. I will take a look as soon as I can and get back to you. Cheers, Danny.
sertal70
changed the title
TypeError "cannot read propertied of undefined" when using Collection object
TypeError "cannot read properties of undefined" when using Collection object
Jan 12, 2024
Is There An Existing Issue
What Are You Seeing
Hi,
I'm trying to execute runs with newman as library by loading a collection via SDK, in a way similar to:
When executed, this code generates the following error:
If the collection is passed to
newman.run()
as filename:the run completes ok and the report is produced as expected.
Is there any compatibility issue with the Postman Collection objects?
Steps To Reproduce The Issue
newman
,postman-collection
, 'newman-reporter-htmlextra`Collection
object innewman.run
, the other using the collection file name.Full Newman Command Or Node Script
HTMLEXTRA Version
1.23.0
Newman Version
6.1.0
Additional Context
No response
The text was updated successfully, but these errors were encountered: