pic1 shows the display effect of hierarchical controls in LA: the class name of the control is not displayed in the area of the red rectangle.
https://i.ibb.co/6bp0Mt2/pic1.png
pic2 shows the display effect after capturing the control using FlaUInspect: the class name of the control is displayed in the area of the pink rectangle.(https://github.com/FlaUI/FlaUInspect)
https://i.ibb.co/PYgG167/pic2.png
Displaying the class name is often useful because most controls are deeply nested, and displaying the class name can clearly understand the structure of the control.
It would be even better if a small thumbnail of the control could be displayed.
https://i.ibb.co/8dKyJbG/c.png
https://i.ibb.co/6bp0Mt2/pic1.png
pic2 shows the display effect after capturing the control using FlaUInspect: the class name of the control is displayed in the area of the pink rectangle.(https://github.com/FlaUI/FlaUInspect)
https://i.ibb.co/PYgG167/pic2.png
Displaying the class name is often useful because most controls are deeply nested, and displaying the class name can clearly understand the structure of the control.
It would be even better if a small thumbnail of the control could be displayed.
https://i.ibb.co/8dKyJbG/c.png