element-web/playwright/pages
R Midhun Suresh dc2060fc7b
Fix flaky scrolling (#30329)
There are two potential problems here:
1. mouse.scroll returns before the scroll is completed
2. visibility check does not check if the element is actually in the
   viewport.

I've added a helper function to make it easier to scroll to the end of
an infinite list.
2025-07-16 15:10:05 +00:00
..
bot.ts e2e test: by default the bot should not use a passphrase to create the recovery key (#29214) 2025-02-07 09:39:36 +00:00
client.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
crypto.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
ElementAppPage.ts Fix flaky scrolling (#30329) 2025-07-16 15:10:05 +00:00
network.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
settings.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
Spotlight.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
timeline.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
toasts.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00