i have to crawl a website which has some secure pages,and ask for username and password for login ,once crawler is started it and it needs to crawl the secure pages so it should ask username and password from user to login so that crawler can crawl the secure pages.when the crawler is loggedin with the user account who is using the crawler it should crawl the pages
Share
ok i did some digging and replying to my own question ,this will help others,using Htmlunit it can be done easliy