Hi everyone,
From some application I need data, used screens rapping since there are data scrolling down… So I used GET FULL TEXT ACTIVITY… I got it also…
When I see I get result as in write line…
Aaa
Bbbb
Cccc
Ddd
Eee
Now I have to put same as above output in excel file in first column one by one… How to do it…
Used build tsble
For each
Add data
Excle write cell
No use I am not able to get it…