Dynamic detection using UIPath

Hi There,

I am trying to open one Application after checking some values in a website. In simple terms, Website–>Look for a value True or false on that web page–>Only if it’s false, open another Application by copying a value from the web page. That’s it.

I tried many things like Screen scraping, Data scraping, User events etc…Nothing worked out. I am unable to come up with a mechanism. My idea is, read the values from page and store in Uipath, susbsequently I will have to check whether my desired value is there or not. Finally, new application has to be opened.

Can anyone help on this?

Regards,
Suman