Skip to Content
1
Jun 13, 2020 at 06:57 AM

Get InnerObject for visualizing

236 Views Last edit Jun 13, 2020 at 07:01 AM 3 rev

Hi, everyone!

I'm trying to visualize toolbar buttons or menus they show in GUIGridView object using .Visualize method.

The problem is I can do this only with entire GUIShell. I can find buttons Id via macrorecorder, but their Id's are not working with the method.

According to https://forum.uipath.com/t/sap-selectors-not-visible/110267/4 the task can't be done, but I've found that in SAP GUI API document mentioned that .Visualize can have optional parameter InnerObject to highlight something inside GUIGridView.


But I have no idea, how to find InnerObjects. I don't see them in VBA-IDE, or in SAP GUI Tracker Utility (special thanks to Stepeh Schnell for the great app)

Any idea wiil be appreciated, as well as other workarounds.

T-code: /scwm/mon, or any other with similar interface

Attachments