mirror of
https://github.com/vector-im/element-call.git
synced 2026-06-30 18:02:56 +00:00
playwright: New toast
This commit is contained in:
@@ -160,6 +160,7 @@ export class TestHelpers {
|
||||
const expectedToasts = [
|
||||
{ title: "Failed to load service worker", button: "OK" },
|
||||
{ title: "Back up your chats", button: "Dismiss" },
|
||||
{ title: "Turn on key storage", button: "Dismiss" },
|
||||
{ title: "Element does not support this browser", button: "Dismiss" },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user