Re: Re: [tclwebtest] Parsing problems-1
Status: Abandoned
Brought to you by:
tils
From: Grzegorz A. H. <gr...@ef...> - 2003-02-27 17:22:55
|
On Thu, Feb 27, 2003 at 03:31:44PM +0100, Grzegorz Adam Hankiewicz wrote: > > This field has no choice service. It's only offerings are: {EMail > > eM} {Calendar u>C} {LogComplaint Lo} {Service u>S} {MailPanel u>M} > > The problem lies around line 1343 of tclwebtest.tcl, it only parses > the caption and strips incorrectly the html. There's no way to parse the caption correctly, since <input> tags don't have closings, tclwebtest does it's best getting everything before the first html tag. > A TODO note says it could be improved. Til, how can this be > done? At the time filed_select is called search modifiers like ~v > are already stripped from the parameters. At least this could be done to search for value instead of caption. -- 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) |