Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem using GETGUI command

Former Member
0 Likes
295

Hi Friends,

I am using GETGUI to capture the text. Following are the properties.

GUI Element Name : 'Shell'

Type: 'GUIShell'

SubType : 'Gridview'

In GetCellvalue , parameter is "OBJTXT".

I am able to capture text for buttons and text fields. I observed one thing that parameter is "STXT" for those.

If the parameter is "OBJTXT", Is it possible to capture?

I am getting error as "cannot find screen element shell in reply mode"

Can you please help me how to resolve this issue.

Regards,

Mahi

1 REPLY 1
Read only

Former Member
0 Likes
257

Hi friends,

Problem has got solved. this is due to sessionID, appId differ from GETGUI scrren to SAPGUI screen.