cypress-log-to-output
cypress-log-to-output copied to clipboard
How to use Recording Logs option
I have requirement to log all the Web Console JS errors to a file. Currently using cypress-log-to-output I'm able to print all the errors in the console. But how to i log or save this errors to a file?