GitHub user JishnuJsm added a comment to the discussion: Superset Dashboard & Chart Screenshot Not Found
Done @dosu I have installed the geckodriver and verified installation it was working But now I was getting new issue > [!TIP] > Failed taking a screenshot Message: 'chromedriver' executable needs to be in > PATH. But I have applied WEBDRIVER_TYPE as Firefox to my superset_config.py as below ``` WEBDRIVER_TYPE = "firefox" WEBDRIVER_OPTION_ARGS = ["--headless"] ``` Could you help me solve this? GitHub link: https://github.com/apache/superset/discussions/33660#discussioncomment-13339709 ---- 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]
