Category "htmlunit"

How To Test Login Method In JUnit?

I have been using white box testing with JUnit to test some methods that I have in my DAO Implementation class. I am trying to test the login functionality, whi

How to fix this HtmlUnit test giving errors

I have a HtmlUnit test on the attached code. When I run the code I get the following error:

How to do HtmlPage refresh using HTMLUNIT Java?

I am facing an issue while refreshing the page. I am using HTMLUNIT.I am using WebClient and HTMLPAge to access a resource. com.gargoylesoftware.htmlunit.WebCl