← Back to wkappbot-workflow
wkappbot-workflow ★☆☆

A11y Type: --force Bypasses Disabled Gate; hwnd: Skips Scope Guard

When hwnd: is in the grap, CheckMissingScope is skipped. When --force is passed, ReadinessContext.Force=true bypasses IsEnabled/IsVisible/ReadOnly gates in ActionReadiness for both Win32 and CDP paths.

user/developer

Steps

  1. When hwnd: is in the grap, CheckMissingScope...
  2. --force flag sets ReadinessContext.Force=tru...
  3. Use case: HTS/Heroes4 controls that report I...
  4. Verified 2026-04-21: test-a11y-type-force-hw...