[Webtest] RE: Turning off JTidy warnings

Dierk Koenig webtest@lists.canoo.com
Tue, 20 Aug 2002 10:08:02 +0200


ok, that's easy.

in your config step set showhtmlparseroutput to false (that's the default
anyway).

Errors in the page that harm your test will still be apparent through test
failures. Typical example: "button not found" when a button is placed
between </tr> .. <tr>.

Does this help?
Mittie

P.S. refer: http://webtest.canoo.com/webtest/manual/syntax.html#2

> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Charles Massey
> Sent: Montag, 19. August 2002 19:38
> To: 'webtest@lists.canoo.com'
> Subject: [Webtest] RE: Turning off JTidy warnings
>
>
> Dierk,
> The first one.  I would like to supress the JTidy warnings.  For every
> table, we keep seeing the warning:
>
> Warning: <table> lacks "summary" attribute
>
> We would like some way to turn off this noise, and keep the errors.
>
> Charley
>
> ---
> Dierk Koenig webtest@lists.canoo.com  <mailto:webtest%40lists.canoo.com>
> Mon, 19 Aug 2002 09:55:38 +0200
>
> Hi Charles,
>
> do you mean
> JTidy warnings off,
> JTidy errors on
>
> or
> all warnings off
> JTidy errors on
>
> ?
>
> > -----Original Message-----
> > From: webtest-admin@lists.canoo.com
> <mailto:webtest-admin@lists.canoo.com>
> > [mailto:webtest-admin@lists.canoo.com
> <mailto:webtest-admin@lists.canoo.com>]On Behalf Of Charles Massey
> > Sent: Freitag, 16. August 2002 23:23
> > To: 'webtest@lists.canoo.com <mailto:webtest@lists.canoo.com>'
> > Subject: [Webtest] Turning off JTidy warnings
> >
> >
> > I would like to be able to turn off warnings and just display
> errors from
> > JTidy.  Can an option be added to support this?
> >
> > Charley
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>