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.
Steps
- When hwnd: is in the grap, CheckMissingScope...
- --force flag sets ReadinessContext.Force=tru...
- Use case: HTS/Heroes4 controls that report I...
- Verified 2026-04-21: test-a11y-type-force-hw...