I did web automation . If I started my automation I need to show the log messages in pop up window till end of my automation. How to achieve this?
Ex:
If bot performing data scrapping means. I need to show pop up as Data scrapping is preforming in foreground. In back side bot need to perform Data scrapping. Then after bot updating the data to database then i need to show pop up as ‘Data updating to database’.