954,551 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Automate Web Browser

i need to automate web browser using vb.net

Sunny28525
Newbie Poster
8 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

what d u mean-u mean u want to open the browser using vb.net..!

preetham.saroja
Junior Poster in Training
82 posts since Jun 2007
Reputation Points: 5
Solved Threads: 1
 

hi prretham.saroja, first thanks for reply !

i want to open any website in web browser using vb.net, and then i want to record the all events that happened on the web site like clicking, enter data in text box etc. i know it is complicated to understand. for example, i open the rediff.com in web browser and then i enter my userid and password and then i read a particular mail what has an attachment and then i save that attachment on desktop.
i need to store or record all events and next time i don't want to do all steps again, i just want to click on button and that attachment should be save on desktop. i mean all events should be automatically. if don't understand please tell me i will try again.

Sunny28525
Newbie Poster
8 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

So basically you need a BOT. Which will work for you:) This can be done.

binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
 

You can certainly develop this, but there are many programs out there which can do this for you.

I use a program called Automation Anywhere http://www.tethyssolutions.com/automation-software.htm
It has a web recorder tool that records all web actions. We use it automate reports at my company.

stevemckann
Newbie Poster
2 posts since Jul 2006
Reputation Points: 10
Solved Threads: 0
 

Please read this article and you can download the sample app i have created. You can customize this application as per your need.

Let me know if it helps. You can read more code articles here

binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
 

hi Binoj Daniel,
first thanks for reply.
i read your article , i think it really can help me.
so i downloded it. but when i run it it was not working properly. i just made one change only, i used "rediff.com" in place of "coderewind.com".
it gives error about link. so please tell me now what should i do ?
thanks.

Sunny28525
Newbie Poster
8 posts since Sep 2007
Reputation Points: 10
Solved Threads: 0
 

What error does it give, see it is customized for coderewind.com., to make it work with rediff. you have to get the form element names on the rediff. site.

binoj_daniel
Practically a Master Poster
645 posts since Dec 2006
Reputation Points: 25
Solved Threads: 18
 

Use Selenium IDE to record automation macro for firefox thats best in World...!!!

See attachment

Attachments selenium.png 27.98KB
ashishgh
Newbie Poster
6 posts since Jan 2012
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You