← Back to wkappbot
wkappbot ★★☆

Standard Chrome Window T2 HowTo

T2 domain tier. How-to: GetWindowForTarget, SetWindowBoundsAsync, multi-tab, non-active tab, minimized Chrome, coordinate clamping.

user/developer

Steps

  1. GetWindowForTarget: cdp.GetWindowForTargetAs...
  2. Non-active tab: our CDP target may be in bac...
  3. Minimized Chrome: SetWindowBoundsAsync -- (1...
  4. ClampBoundsToVisible: last-resort in SetWind...
  5. Chrome_WidgetWin_1 enumeration: GetWindowsBy...
  6. Coordinate verification: CDP:MOVE log coords...