Question: I want to get all text of a window. I prepared below code.But i can only get window captions/titles. How can i get all text written inside a window ? Answer: You need to enumerate all child windows of ...
Question: I want to get all text of a window. I prepared below code.But i can only get window captions/titles. How can i get all text written inside a window ? Answer: You need to enumerate all child windows of ...