Add more end-to-end tests

This commit is contained in:
HarelM
2026-07-12 09:34:46 +03:00
parent 36073b2b1f
commit c22f7404e7
6 changed files with 142 additions and 15 deletions
+1
View File
@@ -145,6 +145,7 @@ async function typeSequence(page: Page, text: string): Promise<void> {
del: "Delete",
tab: "Tab",
home: "Home",
end: "End",
rightarrow: "ArrowRight",
};