GitHub user cvrdev edited a comment on the discussion: Sending scheduled report via email
Thank you, @dosu, for the code. i followed exactly your instructions. In the Docker file you can remove line "ln -sf /usr/bin/chromium-driver /usr/bin/chromedriver" as the chromium-driver is installed in Debian 13 directly with name chromedriver and the link command deletes it. Now I have both driver and chromium in container installed. Unfortunately taking screenshots still does not work, but error is now different: <img width="1796" height="855" alt="image" src="https://github.com/user-attachments/assets/22351768-035e-4253-8d1d-40c748ba7d08" /> GitHub link: https://github.com/apache/superset/discussions/35178#discussioncomment-14456318 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
