How do I copy and paste texts from word document to browser (eg. Chrome)?
Hey,
You can use Read Text File,
And make a output and use that in URL of Browser
Thanks,
Rounak
Add this package
Use the Word Application Scope and Read Text activity available in the above package to read the text of the word file
Save it in a string type variable (WordFileText) and use the string manipulation techniques to extract the particular text that is to pasted in the browser
you have to word activities from uipath and you can iterate your range
Hi @kumar.varun2 , i have the package installed (as seen in “Manage Packages” but i couldn’t find it in the activities panel. Can you further advise? Thanks.
You can search for the activities in search bar of the Activities Panel
Also you can find the activities in Available->App Integration->Word