Fitschie Posted August 24, 2015 Posted August 24, 2015 Hi,I try to automate an application where I now have to read some data out of a textbox. If I use the autoit Info tool which normaly works fine I only receive the Window name. I also tried the script Find Classes by Text, but this shows nothing. The program I'm dealing with is written in delphi. Has someone a idea how to get the data of the textboxes? The text in the textboxes can not be selected so copy and paste can not be used.Thanks
Danyfirex Posted August 24, 2015 Posted August 24, 2015 Look this. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Fitschie Posted August 24, 2015 Author Posted August 24, 2015 Look this. SaludosThanks. This is realy great but it doesn't work. I only get the window.I now found out that the UI Framework which was used is quite old. It is Neuron Data Open Interface. Thanks
Danyfirex Posted August 24, 2015 Posted August 24, 2015 Can you show witch program do you try to automate? Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Fitschie Posted August 24, 2015 Author Posted August 24, 2015 Can you show witch program do you try to automate? SaludosSorry thats not possible.Is there no other way to get the data of the controls?
Danyfirex Posted August 24, 2015 Posted August 24, 2015 I this world must be possible with this MSAA or UI Automation. Look some App Inspect that use MSAA or UI Automation or Both as Inspect (Active Accessibility Object Inspector by Microsft) and look if it is able to show some data of your window. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
Fitschie Posted August 24, 2015 Author Posted August 24, 2015 I this world must be possible with this MSAA or UI Automation. Look some App Inspect that use MSAA or UI Automation or Both as Inspect (Active Accessibility Object Inspector by Microsft) and look if it is able to show some data of your window. SaludosHi,I found an application with the same problem. It can be dowloaded at http://www.argusone.com/Download.htmlIf you try to get some of the elements you see nothing.Thx
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now