HttpUnit Doubt
Hi,
I papread one test case using HttpUnit, every thing is ok.
my task is Open one webpage, this page contain un and password, one submit button and three Links,
i entered username and password through test case working ok
i created another method click one Link that is also ok, in same method i click another Link showing error( means once click page going to that link page).
we must create each link click separate method? , or any command in HttpUnit click on IE back button?

