Просмотр исходного кода

Dzialanie Google Chrome headless na debianie z roota

Mariusz Muszyński 7 лет назад
Родитель
Сommit
216de29033
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      SE/schema/WPS_Functions/html2image/build_html2image.dita.xml

+ 1 - 0
SE/schema/WPS_Functions/html2image/build_html2image.dita.xml

@@ -68,6 +68,7 @@
       <exec executable="${html2image.application.google_chrome.install_dest_on_macOS}"
          dir="${html2image.tempfile.dir}">
          <arg value="-c"/>
+         <arg value="--no-sandbox"/>
          <arg value="${html2image.application.google_chrome.--headless}"/>
          <arg value="${html2image.application.google_chrome.--disable-gpu}"/>
          <arg value="${html2image.application.google_chrome.--screenshot}"/>