improve abstraction

This commit is contained in:
HarelM
2026-07-09 14:27:33 +03:00
parent 8580499ec3
commit a251faf8f7
5 changed files with 39 additions and 52 deletions
+1 -1
View File
@@ -271,7 +271,7 @@ describe("modals", () => {
await when.click("modal:settings.close-modal");
await when.click("nav:open");
await get.elementByAttribute("aria-label", "MapTiler Basic").click();
await when.clickByAttribute("aria-label", "MapTiler Basic");
await when.wait(1000);
await when.click("nav:settings");