Hi Veit, the saved WebTest result pages represent exactly the content received by WebTest from the server.
When should the popup be displayed? After a button click? What happens when WebTest clicks this button? Marc. Veit Guna wrote: > Hi. > > I'm using canoo webtest to test my jsf (myfaces) application. Until now, > everything worked fine for me except the inputCalendar component. It > uses javascript to popup a datepicker when clicking on a button/image. > > When I look at the source, it seems that the javascript won't be > executed when the page loads. When using Firefox or looking at the > "generated source" everything looks ok. The webtest result pages don't > contain the js modified dom tree so js wasn't executed through > webtest/htmlunit. > > Running webtest in debug mode doesn't give any errors or warnings about > faulty js/html so I'm stuck. > > Any hints to get closer to the problem? > > You can take a look at the source here: > > http://www.irian.at/myfaces/calendar.jsf > > regards, > Veit _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

