Hi, my plan for the future of WebTest is to use WebDriver when possible, rather than HtmlUnit directly. The default mode would be to use the HtmlUnitDriver what means that WebTest would work as it does today. It would give the possibility to use the other drivers as well (FF, IE, Safari, Chrome, ...) for the same scripts (not all WebTest steps could work with a "real" browser). I have already made a proof of concept for some time but I haven't had time to do more (this was just in my free time, not needed in any project). If you're interested to contribute, it is welcome.
Cheers, Marc. -- Web: http://www.efficient-webtesting.com Blog: http://mguillem.wordpress.com David Jehoul wrote: > Hi, > > > > Is it possible to use the webtest scripts as an input to a tool such > that you can visually see what is happening on the screen? So, filling > in some fields, clicking on a button, etc. > > > > Thanks, > > > > David > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

