"missing test case file in the data manager"


I am unable to locate where that error lies; could someone kindly guide me on how to resolve it?
“missing test case file in the data manager”

@Matias_Clemente.Arg

Check this workflow in your project

@Matias_Clemente.Arg

Try to use Workflow Analyzer, it can show the error and places as well.

Happy Automation!!

Actually, that workflow is not present in my project. However, I am unsure where it is referenced in order to remove the reference.

Try double-clicking the error line to navigate to the reference location, or use Ctrl+F to search for the workflow within the project.

Thank you all for your responses, but none of them had worked for me.

Finally, with a bit of assistance from ChatGPT, I managed to find the solution. It turned out that the main JSON file contained a phantom reference. I edited the file using Notepad, removed the reference, and it worked perfectly.

thanks again.