I’m trying to get the colour of a field in a SAP table to execute some tasks depending if the light is green, yellow or red, but I just can´t find a way.
or
if we are not able to select the cells as individual element do we have an option to export this table as a Excel from SAP, if so we can get the colors from the Exported Excel with Get Cell Color activity https://activities.uipath.com/docs/excel-get-cell-color
Kindly try this and let know for any queries or clarification
Hope this would help you
Cheers @Gabriel_Requito
This doesn´t work. I’m able to select the cell, but the result come as White. I think it is reading the color from the first “ball” as there are several colours inside the element, on this example on the first line of the table; grey, white and green:
I used data scraping and writeline those cells.
I found out that those signals are actually some codes behind that looks like this
“@08\Q綠燈:成功 IDoc@ 綠燈:成功 IDoc”
I’m using Chinese tho, you can try it yourself.
Hope this will hope