diff --git a/behat.yml b/behat.yml
index 0a8283a526a174d48fef51b4838afaf175a65f26..8bb777c5f66bebaf12d2584ef670c728eeebdc69 100644
--- a/behat.yml
+++ b/behat.yml
@@ -49,7 +49,7 @@ default:
               performance: ALL
               browser: ALL
             chromeOptions:
-              w3c: false
+              w3c: true
               args:
                 - "--headless"
                 - "--start-maximized"