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