cypress-websocket-testing
cypress-websocket-testing copied to clipboard
Add log option to commands
Just a small quality of life improvement - add an option to disable logging like other cypress commands. e.g. the ability to pass an argument to stream and streamRequest like { log: false }
Hi @twgraham , this could be a good addition. I am not able to pick this up right now, but if you are able to do a PR, it would help. Thanks.