I have a listing of 500 names addresses, passwords etc that I need to enter into a website. Is there a program I can use to automate this process? I need several mouse clicks and then fill in a page of info, click the mouse and fill in another page of info and click the mouse again. Obviously I dont want to do this 500 times and I can not directly import to the websites database.
The data is in csv file right now, but I could modify that to txt or excel if needed.
What should I do?