Query filter for Window.Find. An empty object applies no filters and returns every visible top-level window.
Window.Find
Optional
Filter by window title. Treated as a regular expression if valid, otherwise falls back to substring match.
Filter by process name (case-insensitive substring match).
Query filter for
Window.Find. An empty object applies no filters and returns every visible top-level window.