Re: [tclwebtest] use tclwebtest from AOLserver?
Status: Abandoned
Brought to you by:
tils
From: Grzegorz A. H. <gr...@ef...> - 2003-09-29 17:04:48
|
On 2003-09-29, Andrew Piskorski <at...@pi...> wrote: > Javascript support sounds ugly and nasty, but potentially useful. > I've definitely seen forms out there which use all sorts of > JavaScript in ways that accidentally make it awfully hard to > figure out just what the underlying (but often very simple!) for > submission is. Search freshmeat.net for javascript. There are two libraries with potential to be embedded as C modules with a tcl binding. This surely means huge work, currently tclwebtest doesn't "understand" web pages as a browser, only scans a few tags here and there to get an idea, and for javascript to work you would need a DOM like implementation. -- Grzegorz Adam Hankiewicz, gr...@ef.... Tel: +34-94-472 35 89. eFaber SL, Maria Diaz de Haro, 68, 2 http://www.efaber.net/ 48920 Portugalete, Bizkaia (SPAIN) |