浏览代码

Dzialanie Google Chrome headless na debianie z roota

Mariusz Muszyński 7 年之前
父节点
当前提交
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}"/>