I'm a beginner, but have searched through the list and still can't find the right answer. Maybe you can point me in the right direction.
A webpage I am attempting to test has a javascript function which inserts a few rows into a table. If I view the source of the page, the rows do not exists in the source as they are added dynamically. Is there a reasonable way to access these rows from the table via webtest? In a similar post marc said: Due to improvements for 1 or 2 weeks, current state of a page is dumped to the filesystem exactly like server responses when js code modifies the page structure. Can we force webtest to look in these files and parse them or something? Ruel Loehr Configuration Management Pointserve, Inc. 110 Wild Basin Road Suite 300 Austin, Texas 78746 O: 512.617.5314 F: 512.617.0466

