I'm just trying to find out how to tell java to open a website and enter text (preferably a string value) into a text field
For example go to Google and search any text( it does not have to be user entered)
I realize that it wont actually open any browser or print anything from a website. I just need to know this basic part to build on for my program.