Relative Content

Tag Archive for securitysslautomated-testschromiumbehat

Chromium security warning while running Behat test without headless mode

My problem I am using Behat and Chromium locally for running web tests for my application. But recently, when adding a security feature to my application, I got the “The information you’re about to submit is not secure” warning. I would like this warning to not show up while running my automated tests. I’ve noticed […]