sfirke commented on code in PR #44243:
URL: https://github.com/apache/superset/pull/44243#discussion_r4007780522


##########
docs/admin_docs/configuration/dashboard-performance.mdx:
##########
@@ -174,7 +174,7 @@ scheduled table in the warehouse so each chart query is a 
cheap lookup.
 - See [Feature Flags](./feature-flags.mdx) for the full list of supported
   flags and their lifecycle stages.
 - Server-side screenshot jobs (alerts, scheduled reports, thumbnails)
-  render the dashboard in a headless, webdriver-controlled browser, which
+  render the dashboard in a headless Chromium browser driven by Playwright, 
which
   intentionally bypasses row virtualization so the rendered artifact
   includes every chart, not just the ones above the fold. User-triggered

Review Comment:
   Out of scope of this PR



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