|
|
Browse by Tags
All Tags » robot » csv (RSS)
-
I have written a robot to extract a text and write that text in csv format.
Step I am doing are as follows.......
1. Load page
2. enter username and password
3. click on submit button after this submit Form with loop Form
4. Extract text from page : Company Name + "," (Here I am concanating comma)
5. Write File : Attribute = ...
|
|