rpauipathuipath-studiouipath-activityuipath-api

How to Pass message from Uipath to the web browser


I am facing an issue in following activity:

  1. I'm comparing the data in Uipath
  2. After compared data, I will get the result
  3. Now send this result or message back to the web page using Uipath.

Solution

  • If your page has a form, then you can use the Type Into activity to type it back to wherever you want.