diff --git a/behat.yml b/behat.yml index b5c2974de..3dfa12f80 100644 --- a/behat.yml +++ b/behat.yml @@ -46,7 +46,8 @@ default: # Additional test-related params. - '--no-sandbox' - '--disable-setuid-sandbox' - + - '--disable-web-security' + - '--disable-dev-shm-usage' - '--disable-background-timer-throttling' - '--disable-backgrounding-occluded-windows' - '--disable-renderer-backgrounding'