You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a way to clear all IndexedDB databases in browser tests (#23408)
Without this, `browser.test_preload_caching` works once, but running it
again finds the cached data and makes it error.
Also clean up the test a little while there.
Unblocks the test for #23059
0 commit comments