suppose we know the name of textfields on a html page and we wish to write a java prog. to automatically login on website with our given predefined details.
i mean sending an http request with values for login fields through a prog. and then handle the response.