Hey @discovery can you use like for geting text you can also use Get Text activity ,or if the data is in image format you can use get text ocr activity and save the output in the variable and for writing the data in blog you can use type into activity or set to clipboard activity.
Hi,
you can use “Send Hotkeys (CTRL+C)” for selected text, then you will have saved in cache.
Then you can use either Get From Clipboard → Output to copiedText (String variable)
or use “Send Hotkeys (CTRL+V)” to paste it directly.
Also as @singh_sumit wrote, use get text and save the text in variable