-
@ldevernay @RealWebPageTest Would you make a distinction between a page that is loaded but not displayed (another tab, another window) and a displayed page, where the user has no interaction, but can look at it (an automatic carousel for example)?
-
@ldevernay @RealWebPageTest Would you use - developer.mozilla.org/en-US/docs/Web/API/Idle_Detection_API - developer.mozilla.org/en-US/docs/Web/API/Page_Visibility_API - a mix of both - something else…