How to get Tooltip from SAP

Hi Guys,

maybe anyone automated some SAP tasks?

I would like to get the Icon/Tooltip from the rows in SAP:
image

If the Icon is red/orange then I would like to expand the row and double click it. SAP Scripting returns me: session.findById(“wnd[0]/usr/subSUBSCREEN:SAPLSBAL_DISPLAY:0101/cntlSAPLSBAL_DISPLAY_CONTAINER/shellcont/shell/shellcont[0]/shell”).selectedNode = “1 1”

Any idea? :slight_smile:

@Marek_Matuszak
inspect the Icons within the UiExplorer. On some attributes / text Info the different Icons /states do differ on some @…@ token (varies to version / installation). This worked reliable for us in the past