Data Scraping not working in unattended mode

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,

Hi Deepak,

Could we try with activate activity to bring the webpage contains the table to foreground. Some times in un attended automation application may go into background for some time. just a thought from my side. thanks.

Thanks @kirankumar.mahanthi1 for response. This was already enabled.

Hi Deepak,

I am having the same issue with Extract Table Data activity. It works fine in attended but does not work in unattended. Were you able to find the solution to this issue?

Thank you,
Shreya