|
Open Web Browser using eclipse
I am using a program on my vista comp. and am using Java as the code and eclipse as the compiler. I am trying to create a program that can opne up the web browser when i click "run". I want to open the page: yahoo.com, and then i want the program to automattically input my user name and password.
I'm not sure how to tell eclipse to view the source code so that it can navigate to the username tag and input the information.
Is this even possible? Is Java the right program to do this? Any help?
Thanks,
JayTee
|