Hi,
I am testing a GUI application(Java-flex based).
I am using Win32::GuiTest for it. I can automate the entire workflow with it. But I do not know how to read anything from the application window. So I am able to give inputs using SendKeys but I am not aware of how to read data from the app.
Kindly help.