Disclaimer: I am not an Win form test automation expert...
I am work with FlaUI, XUnit and C#. Through FlaUI, I was able to obtain something called the UIA Attribute Id as referenced here by Microsoft.
My question is how can I obtain the actual value by using this id?
Thanks!