Files
CPLv4.0/playwright/tests/michael/element-highlighter.ts
2025-08-27 09:27:47 +02:00

5 lines
167 B
TypeScript

// Dummy-Element-Highlighter für Michael-Standalone-Test
export async function installElementHighlighter(page: any) {
// Keine Aktion nötig für Standalone-Test
}