Forráskód Böngészése

Dzialanie Google Chrome headless na debianie z roota

Mariusz Muszyński 7 éve
szülő
commit
216de29033

+ 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}"/>