Closed ewolfe closed 5 years ago
It looks like dist/proxy/main.js
might just need to be converted to a common js module
Seems like a sensible improvement! If you already have a grasp on how to implement it I would gladly accept a PR. Otherwise I’ll look into this when I am done with single sign on.
Thanks for the idea @ewolfe - this is now released!
Amazing, thank you!
I run cypress via
cypress.run
https://docs.cypress.io/guides/guides/module-api.html#cypress-runWhat would be the best way to integrate
cypress-ntlm-auth
into a setup that needs a node module interface?