...your ChromeDriver to version 75 or beyond, you might get w3c errors in your tests. For example, reading the browser console for errors no longer works, and page.driver.browser.manage.logs.get(:browser) will...

...to a given address. This is useful for staging environments where you want to test production-like mail delivery without sending e-mails to real users...

guides.rubyonrails.org

...to :log or :raise to enable. The default value is :log in development and test environments, and false in all other environments. Rails 3: If you include the strong_params...