axe-windows
axe-windows copied to clipboard
Automated accessibility testing engine for Windows applications
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.2.2 to 3.3.1. Release notes Sourced from MSTest.TestFramework's releases. v3.3.1 See the release notes here v3.3.0 See the release notes here. Changelog Sourced from MSTest.TestFramework's changelog. [3.3.1]...
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.3 to 8.0.4. Release notes Sourced from System.Drawing.Common's releases. .NET 8.0.4 Release Commits 41a4bd6 Merged PR 38271: [internal/release/8.0] Update dependencies from dnceng/inter... fe5d1a3 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru......
[WpfApp1.zip](https://github.com/microsoft/axe-windows/files/14921938/WpfApp1.zip) Please check whether the bug has [already been filed](https://github.com/Microsoft/axe-windows/issues). ## Describe the bug I wrote some code that imitating AccessibilityInsights. To get element info of a Application. But however,...
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.2.2 to 3.3.1. Release notes Sourced from MSTest.TestAdapter's releases. v3.3.1 See the release notes here v3.3.0 See the release notes here. Changelog Sourced from MSTest.TestAdapter's changelog. [3.3.1]...
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.4.0 to 3.4.3. Release notes Sourced from MSTest.TestAdapter's releases. v3.4.3 See the release notes here v.3.4.2 See the release notes here v3.4.1 See the release notes here...
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.4.3 to 3.5.2. Release notes Sourced from MSTest.TestAdapter's releases. v3.5.2 See the release notes here v3.5.1 See the release notes here v3.5.0 See the release notes here...
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.4.3 to 3.5.2. Release notes Sourced from MSTest.TestFramework's releases. v3.5.2 See the release notes here v3.5.1 See the release notes here v3.5.0 See the release notes here...
Bumps [System.Drawing.Common](https://github.com/dotnet/winforms) from 8.0.7 to 8.0.8. Commits bd16455 Merged PR 41112: [internal/release/8.0] Update dependencies from dnceng/inter... 0d69e44 Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-ru... e3fe6ee Merge commit '757036acf386852a3d52fea10843a4b9787a5367' 757036a [release/8.0] Update dependencies from...
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) and [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json). These dependencies needed to be updated together. Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.1 Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.11.1 What's Changed [rel/17.11] Forward error output...
#### Details Due to a large number of false positives (and given the fact that Win32 applications don't support UIA natively), exclude the `SiblingUniqueAndFocusable` rule for Win32 applications. ##### Motivation...