Hello,
I need to get value from website page (this value changes), compare that value with certain number and if that value less than certain number i have to receive an email.
Hope somebody can help me.
Regards
Hello,
I need to get value from website page (this value changes), compare that value with certain number and if that value less than certain number i have to receive an email.
Hope somebody can help me.
Regards
Have you done the free training on the UiPath Academy web site? It will cover how to do these kind of things.
Welcome to uipath community
Use Get Text activity → Store the output in the variable
Use If activity → GetData<"Certain number"
Then → Use Send Outlook mail activity
Regards
Gokul
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.