From: Dantes, E. <Ed....@gd...> - 2005-04-19 21:40:16
|
Hello, I am trying to check what the HTML looks like after I click on a link, I am able to navigate through the pages, however I am having difficulty checking to see what the HTML looks like. Already knowing what it is supposed to look like, I can write an assertEquals(..) but I do not know what the other parameter would be...What particular class and method would I used to do this?? Thanks Ed |