eschutho commented on code in PR #23255:
URL: https://github.com/apache/superset/pull/23255#discussion_r1122501066


##########
superset/utils/webdriver.py:
##########
@@ -200,7 +198,7 @@ def get_screenshot(
             ]
             logger.debug("Wait %i seconds for chart animation", 
selenium_animation_wait)
             sleep(selenium_animation_wait)
-            logger.info(
+            logger.debug(

Review Comment:
   @craig-rueda I left a question for you about this on my PR, to see if it's 
safe to keep as an info: 
https://github.com/apache/superset/pull/23114/files#diff-ee5af2b5ab4555c2f1d3d31d44fecd1c14bf03e13aa88cb0d15862d7dcea57bbL220



-- 
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.

To unsubscribe, e-mail: [email protected]

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