mirror of
https://github.com/maputnik/editor.git
synced 2026-07-09 23:47:25 +00:00
improve abstraction
This commit is contained in:
+1
-1
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user