Jump to content

get text of list items from existing GUI


Sandy89
 Share

Recommended Posts

Hello all,

I have seen many solutions to get text of list items from GUI. but I need a solution to retrieve text of list items from an existing GUI, not from a newly created one. 

there is no definite control ID or handle for each items.

I was using navigation keys to select the list item which is not reliable. Somebody please help!

Link to comment
Share on other sites

  • Moderators

@Sandy89 that is nowhere near enough information. What is the application, what kind of control is the text in, what does the text look like (screenshot of the GUI). Help us help you.

"Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball

How to get your question answered on this forum!

Link to comment
Share on other sites

I want to select "CCP" option. but sometime there would be more options so drop down will not do the work. screenshot is attached.

also in other case, the text which I want to read is in the drop down menu. always it will changes the position, so I want to read the text and if it matches the one which I want to click, it has to be clicked.

I have used CUIautomation.au3 in one case, even though it is selecting correct coordinates it fails due to the coordinates similarities in 2 places within same class.

in other case, the text of the list item is not visible so CUIautomation.au3 couldn't do its magic.

I tried using image recognition as well, but when screen varies, it fails to select the image.

 

 

Edited by Sandy89
Removed screenshot
Link to comment
Share on other sites

So, the info tool cannot retrieve text from what i understood.

I've no idea what to do.

Spoiler

Renamer - Rename files and folders, remove portions of text from the filename etc.

GPO Tool - Export/Import Group policy settings.

MirrorDir - Synchronize/Backup/Mirror Folders

BeatsPlayer - Music player.

Params Tool - Right click an exe to see it's parameters or execute them.

String Trigger - Triggers pasting text or applications or internet links on specific strings.

Inconspicuous - Hide files in plain sight, not fully encrypted.

Regedit Control - Registry browsing history, quickly jump into any saved key.

Time4Shutdown - Write the time for shutdown in minutes.

Power Profiles Tool - Set a profile as active, delete, duplicate, export and import.

Finished Task Shutdown - Shuts down pc when specified window/Wndl/process closes.

NetworkSpeedShutdown - Shuts down pc if download speed goes under "X" Kb/s.

IUIAutomation - Topic with framework and examples

Au3Record.exe

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...