Skip to content
Snippets Groups Projects
Unverified Commit 8fb04cf0 authored by Varac's avatar Varac
Browse files

Set right BROWSER_ARGS for taiko

parent 15245f61
No related branches found
No related tags found
No related merge requests found
......@@ -42,5 +42,6 @@ RUN \
#
ENV TAIKO_SKIP_CHROMIUM_DOWNLOAD=true
ENV TAIKO_BROWSER_PATH=$CHROME_PATH
ENV TAIKO_BROWSER_PATH=/usr/bin/chromium-browser
ENV TAIKO_BROWSER_ARGS=--no-sandbox,--start-maximized,--disable-dev-shm-usage
RUN npm install -g taiko@1.2.5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment