Hi team. we are using 'cypress-log-to-output' plug...
# best-practices
s
Hi team. we are using 'cypress-log-to-output' plugin for a while. lately, the "connect to Chrome Debugging Protocol" is happen **only **for the first spec to run. it is terminate by cdp.on('disconnect') event which i have no idea who/when throw it. any ideas how to make it work for entire specs?
6 Views