Hi
I have a page where the user fillup the form and if the information in the form is correct, then the user can download the requested file........
To check whether the downloads are happening properly I open up the page manually, fill in wrong details, then the correct details and monitor whether the downloads are fine..
can this be automated???????? Basically I need to open up the page in the browser, check for right and wrong entries and save the downloaded file in a location......... If the download doesn't happen fine, I need to get a mail/sms.....
wondering if this possible???? in php/perl????