I have tried accessibility insights for web and windows app on same element and I am getting different results.
Asked
Active
Viewed 73 times
1 Answers
1
Accessibility Insights for Windows provides some support to analyze Electron applications in Windows 1903 update and later because Windows converts IAccessible2 data provided by Chromium into UI Automation data.
However, users must consider that Electron and Chromium are Web based frameworks and rules might differ between web and windows so using using Web standards and rules will provide more actionable results.
That being said, can you please provide more info about what "element" you are scanning?

Ahmed Mohamed
- 464
- 1
- 4
- 13