|
From: Scott B. <sco...@gm...> - 2010-12-19 16:41:00
|
Hi Everyone, I'm kind of new to HtmlUnit, and couldn't find the answer to this question from the Javadoc. My question is whether it is possible to recognize which elements, or at least which forms are actually visible on the page. I mean most pages have hidden elements, or even completely hidden forms that I want to avoid messing with, and concentrate only on what is visible to a user. Cheers, Scott |