mmarquee / ui-automation

Java wrapper for ms-uiautomation
https://mmarquee.github.io/ui-automation/
Apache License 2.0
111 stars 54 forks source link

TitleBar text #105

Open samyem opened 5 years ago

samyem commented 5 years ago

When I use Inspect, I can see that the "Value.Value" under TitleBar of a Window is set to a text representing the text of the window. How do we get this with ui-automation? Not finding any corresponding getter to access this value.