1

How do I show the ItemStatus property of an AutomationElement in UI Spy?

Anthony Mastrean
  • 21,850
  • 21
  • 110
  • 188

1 Answers1

1

With UI Spy open

  1. From the View menu
  2. Click Configure Properties
  3. Expand AutomationElement
  4. Expand Misc
  5. Check ItemStatus
Anthony Mastrean
  • 21,850
  • 21
  • 110
  • 188