[Webtest] clicklink step with image links
Dierk König
webtest@lists.canoo.com
Fri, 12 Apr 2002 16:48:58 +0200
Hi Rex,
your are totally right: clicking on links was missing.
I have no idea on how this could possibly slip through.
The updated version now features a "clicklink" where the "label" can
contain the "alt" text of an image.
Selftests and syntax reference are updated.
Thanks for calling :-)
Mittie
-----Original Message-----
From: webtest-admin@lists.canoo.com [mailto:webtest-admin@lists.canoo.com]On
Behalf Of Rex Madden
Sent: Donnerstag, 11. April 2002 18:34
To: webtest@lists.canoo.com
Subject: [Webtest] clicklink step with image links
I tried sending this once before, but must have messed it up:
It goes without saying, but good job on the package.
Most of the links on my web pages are image links, not text links. Is there
any way to follow an image link? I know HttpUnit can do that using the
getLinkWithImage function (you have to pass in the text from the alt tag on
the image), but didn’t see anything in the canoo api. From looking at the
source code, it doesn’t seem to handle images.
Thanks,
Rex Madden