Hello,
After migrating our application to .NET8, we noticed that some UI automation tests failed due to elements that could not be localized. Inspecting the UI tree showed us that Groups under Ribbon TabItem were empty. I am not able to include screenshots to this thread, but essentially, before the migration, Ribbon TabItem Group could be expanded the UI tree, showing all elements contained within, including Automation Ids. However, in .NET8, groups now appear as empty elements that cannot be expanded and no info is available. It seems to be related to this previous thread, pointing out that some adjustments are needed regarding Microsoft's UI Automation Peers. Does version 24.1.3 supposed to include fixes related to this?
Thank you and have a nice day,
Vincent.