08-17-2012, 12:52 PM
Need to get all objects in sapguiwindow along with its class name[/align]
Fetch all objects from sapgui window
|
08-17-2012, 12:52 PM
Need to get all objects in sapguiwindow along with its class name[/align]
08-17-2012, 05:59 PM
can any one help out for the same...
08-18-2012, 11:17 PM
are you not able to add all the child objects along with your parent object..
08-21-2012, 05:10 PM
I have some labels and some values are present in it, what i need to do is i need to search the value i have in my input file and click on it acc.
hey you could use the find option. Once you find the item on page, you coulde use the sendkey method. Chk the sample code.
Code: SAPGuiSession("Session").SAPGuiWindow("SAP Directories").SendKey CTRL_F Let me know if this helps.
08-28-2012, 07:07 PM
(This post was last modified: 08-28-2012, 07:33 PM by manishnangalia.)
thanks it worked....
08-28-2012, 07:16 PM
hey please make sure you add the objects properly. Here object is the label which will apper in the find window if serach was successful. This object will remain same for all.
Just add the object and run it. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
SAPGUI Grid | Ansh123 | 1 | 5,649 |
11-20-2014, 05:05 PM Last Post: supputuri |
|
Is it possible to call Java window and Power Builder Window in 1 Action | sbkhbk | 0 | 2,517 |
06-05-2014, 08:18 PM Last Post: sbkhbk |
|
SAPGUI table tree control and QTP | Ansh123 | 3 | 10,213 |
02-19-2014, 07:28 PM Last Post: Ansh123 |
|
qtp 11 not recording window within a window | kp_usa | 0 | 2,344 |
12-19-2012, 10:52 PM Last Post: kp_usa |
|
QTP not recording SAPGUI transactions | Ansh123 | 0 | 2,374 |
11-30-2012, 08:42 PM Last Post: Ansh123 |