🛑 HOW TO EXTRACT DATA FROM AN IMAGE REGION SELECTION ON STUDIO X? 🛑

Hi everyone :wave:t2:

I’m trying to read or extract a certain data from my website in order to perform an if statement on it.

to be more clear I have a table on my website that includes a status column and it only can contain 2 possible info : processes or waiting for approval.

what I want to do is program it to say if the status column includes a “waiting for approval” then don’t continue with the program flow and start from the beginning. in other words if all statues are "processed " then continue working normally otherwise start from the beginning.

so the problem that I’m facing with my website is that I can’t choose any field or button normally UiPath can’t detect any, don’t know why. so I’m doing all my work using the image region selection tool.

and when I tried the GET TEXT activity it doesn’t show the image region selection tool option.

is there a way I can perform this correctly?

1 Like