villebro commented on a change in pull request #10562:
URL: 
https://github.com/apache/incubator-superset/pull/10562#discussion_r468655360



##########
File path: superset/config.py
##########
@@ -790,7 +790,7 @@ class CeleryConfig:  # pylint: 
disable=too-few-public-methods
 # chrome:
 #   Requires: headless chrome
 #   Limitations: unable to generate screenshots of elements
-EMAIL_REPORTS_WEBDRIVER = "firefox"
+WEBDRIVER_TYPE = "firefox"

Review comment:
       I believe there are unresolved rendering errors on Firefox. Might not be 
applicable for thumbs, but worth mentioning.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to