I am trying to get the Text from a Composite in Eclipse using the SWTbot API.
I have Composite which contains Main Group and That Main Group Contains Child Groups.
The problem i am facing is i am not able to get the Text Inside the Composite, is there a way in Eclipse to get that Text.
I have attached the Image of my Composite, in which i want to get all the text like name,Min Version etc.
Please help, Its kind of blocker for my project.
I am trying to get the Text from a Composite in Eclipse using the
Share
Not directly, but you can do it in this way: