activate_window
Activates a background top-level window by bringing it to the front, making it the active window. Replays navigation in QA automation to raise a buried target window.
Instructions
Bring a buried top-level window to the front natively. activate and close are the SAME window-level command
…SecondaryFrame[<window>] 88 82 81; the effect is contextual on z-order — applied to a BACKGROUND window it
activates (brings forward), applied to the active window it closes it (see close_window). This faithfully replays
the genuine navigation from capture (open the fixture form -> open the catalog list -> drill a row, so other
windows cover the target) then the window-level command that raises the buried target (window_ref, default
the fixture form's app ref); GUID rebinder rebinds the window GUIDs as they appear (first-appearance, same
machinery as open_card / close_window). Confirmed by the target becoming the ACTIVE (last-reported) window — its
(live, rebound) SecondaryFrame is the one in the final window-bearing client response (activated), the
inverse of close_window. Returns {window_ref, window_sf, live_window_sf, accepted, activated,
target_in_activate_resp}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| port | No | ||
| capture | No | genuine-card96-activate-20260618/traffic | |
| window_ref | No | e1cib/app/Обработка.ФикстураПротоколаTestClient |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||