Open nischaytv opened 2 years ago
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?
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?