faltest
faltest copied to clipboard
How do you deal with local self-signed SSL?
Since Chrome is using a new session / config each run, it hasn't accepted my local SSL Cert that I'm using for local dev.

I'm not sure. Is there a command-line flag for chrome?
Looks like https://superuser.com/a/1036062
How do you forward browser args?
It will have to be forwarded somewhere in here https://github.com/CrowdStrike/faltest/blob/master/packages/remote/src/index.js#L251