MCPcopy Create free account
hub / github.com/DustinBrett/daedalOS / Window.spec.ts

File Window.spec.ts

e2e/components/system/Window.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "@playwright/test";
2import {
3 DESKTOP_SELECTOR,
4 TEST_APP_TITLE_TEXT,

Callers

nothing calls this directly

Calls 15

captureConsoleLogsFunction · 0.90
windowIsOpaqueFunction · 0.90
clickMinimizeWindowFunction · 0.90
windowIsTransparentFunction · 0.90
clickMaximizeWindowFunction · 0.90
windowIsMaximizedFunction · 0.90
clickCloseWindowFunction · 0.90
windowIsHiddenFunction · 0.90
pressDesktopKeysFunction · 0.90

Tested by

no test coverage detected