Skip to content Skip to sidebar Skip to footer

Unable To Login To Wsj Using Htmlunit/httpclient

I am a paid member of WSJ. I want to login to WSJ using HtmlUnit, but am unable to do so. Following is my code : WebClient webClient = new WebClient(BrowserVersion.FIREFOX_24);

Solution 1:

happily using Selenium to login successfully !


Post a Comment for "Unable To Login To Wsj Using Htmlunit/httpclient"