Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ expect, test } from
"@playwright/test"
;
2
import
{
3
DESKTOP_SELECTOR,
4
TEST_APP_TITLE_TEXT,
Callers
nothing calls this directly
Calls
15
captureConsoleLogs
Function · 0.90
windowTitlebarTextIsVisible
Function · 0.90
windowIsOpaque
Function · 0.90
clickMinimizeWindow
Function · 0.90
windowIsTransparent
Function · 0.90
clickMaximizeWindow
Function · 0.90
windowIsMaximized
Function · 0.90
doubleClickWindowTitlebar
Function · 0.90
clickCloseWindow
Function · 0.90
windowIsHidden
Function · 0.90
doubleClickWindowTitlebarIcon
Function · 0.90
pressDesktopKeys
Function · 0.90
Tested by
no test coverage detected