Jump to content

How Can I get Text from Hidden Text .


Rupa
 Share

Recommended Posts

I am working on A standalone application, where I need to click on text displayed on Hidden Text. The AutoIt summary is displayed in the following manner-

>>>> Window <<<<
Title:    P99SMOKE - [Smoke Test Find/Browse Entry Point Form]
Class:    Afx:6EE00000:3:00010003:0110005E:0EDB03BF
Position:    355, 128
Size:    1200, 625
Style:    0x14CF0000
ExStyle:    0x00000100
Handle:    0x00000000003204FC

>>>> Control <<<<
Class:    GXWND
Instance:    2
ClassnameNN:    GXWND2
Name:    
Advanced (Class):    [CLASS:GXWND; INSTANCE:2]
ID:    1001
Text:    
Position:    13, 148
Size:    1151, 388
ControlClick Coords:    581, 68
Style:    0x50910000
ExStyle:    0x00000000
Handle:    0x00000000003B0478

>>>> Mouse <<<<
Position:    957, 394
Cursor ID:    0
Color:    0x000000

>>>> StatusBar <<<<
1:    
2:    
3:    
4:    

>>>> ToolsBar <<<<

>>>> Visible Text <<<<
Smoke Test Find/Browse Entry Point Form
Smoke Test Find/Browse Entry Point Form
100.000000
The Processing Option Text that was entered was:
JD Edwards EnterpriseOne Errors & Warnings
Exit Bar


>>>> Hidden Text <<<<
More Options
123
Stop
JD Edwards EnterpriseOne Errors & Warnings
Exit Bar
Tools
Form
Row
Report
 

I need to click on 123. Please any one can help me on this.

Attaching a screenshot of the window , where I need to click on 123 data.

FAT.png

Link to comment
Share on other sites

If you see on the screen shot of the application 123, is a visible text , it comes under a grid, but when I inspect through AutoiT Info it doesn't gives the exact id or any attribute to that 123  ,it comes under a complete class only in Hidden Text section of the autoIt it displays the value.

My test case is to click on 123 data.

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...