Can we run a workflow for every file in a folder?

Thanks @Gowthaman_Prabhu for your fast reply. Point is I’m doing integration test using Jest framework to test my company’s custom node along with n8n and I’m not using UI.

Basically I have workflows’ jsons files which includes many of the custom node. I run these files and then I would need to capture the output of each node to be able to verify that it contains the expected output

I created this topic for more details
How to run workflow and capture the output of all nodes - Questions - n8n