diff --git a/cypress/Dockerfile b/cypress/Dockerfile --- a/cypress/Dockerfile +++ b/cypress/Dockerfile @@ -9,11 +9,15 @@ apt-get update && \ apt-get install -y \ libgtk2.0-0 \ + libgtk-3-0 \ + libgbm-dev \ libnotify-dev \ libgconf-2-4 \ libnss3 \ libxss1 \ libasound2 \ + libxtst6 \ + xauth \ xvfb \ wait-for-it