I m trying to get data from an excel file and paste it to new text file .
And for that pasted data I have declared a variable called DTout and i want o type that all data in a textarea of one website .
For that i used Type Into activity and use that variable again but instead of tying the data stored in variable its typing the variable name.
Can anyone will help me out/