I want to use chrome headless browser for my FT suite. I don't have ssl certificates on my local machine.
Is there a way to ignore SSL errors. In phantom I just pass following commands: --web-security=no --ssl-protocol=any --ignore-ssl-errors=yes
and it works. But phantom is not supporting ES6
so want to try chrome.