5 messages in com.canoo.lists.webtestRe: [Webtest] Custom Step VerifyConte...
FromSent OnAttachments
Paul King10 Aug 2004 03:26 
Marc Guillemot10 Aug 2004 05:03 
Paul King10 Aug 2004 05:15 
Lisa Crispin10 Aug 2004 07:50 
Paul King10 Aug 2004 16:27 
Subject:Re: [Webtest] Custom Step VerifyContentType added to community web site
From:Lisa Crispin (lisa@att.net)
Date:08/10/2004 07:50:34 AM
List:com.canoo.lists.webtest

Wow, all your contributions sound really cool. I hope they get integrated into
the main build. I'm still leery of trying patches, I've never successfully
gotten one installed.

Thanks for sharing your work and ideas! Lisa

-------------- Original message from Paul King : --------------

I have added the following custom step to the community web site:

http://webtest-community.canoo.com/wiki/space/VerifyContentType

From the description:

This custom step provides the ability to check content type of a page.

An example:

&config;

stepid="Load Image" url="resources/images/linevertical.gif"/> stepid="Should be a gif"

text="image/gif"/>

Cheers, Paul. P.S. Sorry for all the noise, but I have to document all custom steps for a project that my company is working on.