Extracting Structured data with color

I have a webpage with structured data, and I need to extract the data and check for values highlighted in green. However, when I use UiPath’s Data Scraping, it doesn’t capture the color.
Can anyone suggest me how can we automate through UiPath

depending on the details. Have a look at different available options:

  • advanced datasscraping (e.g. additional column, class retrieval)

Custom extractions

  • find children
  • maybe for each UiElement loop

When color has to be detected at HTML Element level: