Hi. What's the prefered way to set the date the internal browser webtest is using?
More concret: I have a website with a javascript calendar which showes the actual month depending on the browsers time which is the OS's time. If I change the OS's time, the calendar shows the corresponding month. The strategy I figured out now is, that I could change webtest's internal browser's time, so the calendar would show the corresponding month and I could test that it is the correct month. How can I do that or is there another prefered strategy to use here? Bernd P.S.: I'm using the Grails and Grails' Webtest Plugin. -- View this message in context: http://www.nabble.com/Set-date-to-browse-with-different-date-settings-tp15870856p15870856.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

