[Webtest] clicking an image: how to?

Laval Chung webtest@lists.canoo.com
Tue, 14 May 2002 15:24:35 +0400


This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C1FB5B.746F4710
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have a link in my html file as follows:

<a href=3D"..../....jsp?...."><img etc..></a>

Where the href is calling a jsp page with some parameters.
Is there a way to click on this link?

Cheers
laval

------=_NextPart_000_000B_01C1FB5B.746F4710
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4725.2100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I have a link in my html file as=20
follows:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;a =
href=3D"..../....jsp?...."&gt;&lt;img=20
etc..&gt;&lt;/a&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Where the href is calling a jsp page =
with some=20
parameters.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Is there a way to click on this =
link?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Cheers</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>laval</FONT></DIV></BODY></HTML>

------=_NextPart_000_000B_01C1FB5B.746F4710--