Quantcast
Channel: Micro Focus QTP (UFT) Forums - All Forums
Viewing all articles
Browse latest Browse all 1653

SAPGUI Grid

$
0
0
Hello

I am running into an issue with UFT and SAPGUIGrid. UFT is not recognizing a matchcode icon in SAPGUI GridControl Cell. When the user clicks the matchcode icon in Grid control cell, it opens a Word editor. But UFT does not recognize the matchcode icon.

Any ideas as to how to program this?

Code:
SAPGuiSession("Session").SAPGuiWindow("XXXX").SAPGuiGrid("GridViewCtrl").SelectCell 2,"ABC"

At this point it selects the cell in "ABC" column but not able to click on the matchcode icon in the cell. Any help would be appreciated.

Thanks

Viewing all articles
Browse latest Browse all 1653

Trending Articles