I am trying to open an MS Word doc and write some scraped data from a browser to it.
I have done a search for ‘Word Application Scope’ on the community edition but it has come up blank, is there anything I am missing here or has the name of the activity been changed to something else?
Fine
go to design tab → manage packages → in official tab search for UiPath.word.activites and install it
–once after that in the activity panel search for word
–click on the word application scope and pass the file path of the word document as input
–inside the scope use APPEND TEXT activity which will write text to the word document