Test: done

This commit is contained in:
ISA
2025-09-02 11:08:34 +02:00
parent b0b9952a2d
commit c8616f7bbe
15 changed files with 59 additions and 201 deletions

View File

@@ -1,4 +1,4 @@
import type { Locator, Page } from "@playwright/test";
import type { Page } from "@playwright/test";
import { expect } from "@playwright/test";
import { highlightAndExpectVisible } from "@playwright/utils/highlight";