Hi All,
I am using Data scraping activity which will extract structural data from website(basically data present in table) contains only 5 column and data is also not more than 100 rows.
same bot is running perfectly fine in attended mode but this is not working in unattended robot type. example: having column A, B, C, D, E
Output in attended Robot is A, B, C, D, E all value shows proper but in unattended only last column that is E is not showing in final output.
Any quick help and suggestions is much appreciated.
Cheers,