[Webtest] proprietary tags
David Escala
webtest@lists.canoo.com
Wed, 29 Jan 2003 10:01:28 +0100
hello,
I have to test a web application. OK, you say, this is the right place to ask!
in fact I've written quite many tests which use webtest, see for instance
http://gasap.fonocom.es/webtest/ it is a great tool. I would only ask for
some way to let clients define test cases ...
my question refers to proprietary tags and jtidy: pages have a <vstitle
..>..</vstitle> tag. it is not possible to remove those tags from the pages,
don't ask me why. jtidy refuses to parse pages with these kind of non-HTML
code, and thus i can't continue with webtest.
is it possible to configure or modify jtidy to allow proprietary tags? i don't
want to run tests on the proprietary tags, only to ignore them.
thanks,
david