element-web-Github/playwright/e2e/crypto/test_indexeddb_cryptostore_dump/index.html
Richard van der Hoff 993a7029b8
Show a progress bar while migrating from legacy crypto (#12104)
* Show a progress bar during migration of crypto data

* playwright: add new `pageWithCredentials` fixture

* Add a playwright test for migration progress

* Add documentation for `idbSave`
2024-01-17 07:14:49 +00:00

7 lines
103 B
HTML

<html>
<head>
<script src="load.js"></script>
</head>
Loading test data...
</html>