Error in Append Text activity

Hi All,

I have screen scraped a web application and stored the data in a variable.
And in AppendText Activity I’ve passed that variable.
But when i execute it’s just opening the word document (WPS) but not writing the data.

image

Any help would be appreciated:-)

@Vaishnav_Tej

Run in debug and when error comes…please check locals panel for inner exception details which might help in understanding the exact error…

Cheers

1 Like

@Vaishnav_Tej
What browser are you using? And is it fully done loading when the screen scrape activity executes?

Regards