[Webtest] (no subject)
Deware, Vipin (Cognizant)
Deware, Vipin (Cognizant)" <Vipin.Deware@cognizant.com
Wed, 25 Oct 2006 17:25:57 +0530
This is a multi-part message in MIME format.
------_=_NextPart_001_01C6F82C.886400CF
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi All,
In one of my webtest I have one problem. Actually I have to click a link=
which has icon as a link. This link opens an excel file in new page. =0D
So I have written a code to click that link. The Webtestcode is -=0D
<clickLink
xpath=3D"//tr/td/a/img[@title=3D'Generate Excel=
sheet']"
description=3D"Opens an Excel File">
But after executing webtest I got an error message -=
"com.canoo.webtest.engine.StepFailedException: The xpath doesn't select a=
link but a 'class com.gargoylesoftware.htmlunit.html.HtmlImage'
So I am unable to find the reason. If anyone knows solution of this kind of=
error. Then please write to me.
Thanking You.
Regards,
Vipin Deware
This e-mail and any files transmitted with it are for the sole use of the=
intended recipient(s) and may contain confidential and privileged=
information.
If you are not the intended recipient, please contact the sender by reply=
e-mail and destroy all copies of the original message.=0D
Any unauthorised review, use, disclosure, dissemination, forwarding,=
printing or copying of this email or any action taken in reliance on this=
e-mail is strictly=0D
prohibited and may be unlawful.
Visit us at http://www.cognizant.com
------_=_NextPart_001_01C6F82C.886400CF
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=
=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version=
6.5.7651.14">
<TITLE></TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=3D2>Hi All,<BR>
<BR>
In one of my webtest I have one problem. Actually I have to click a link=
which has icon as a link. This link opens an excel file in new=
page. <BR>
So I have written a code to click that link. The Webtestcode is -<BR>
<BR>
<clickLink<BR>
&nb=
sp; xpath=
=3D"//tr/td/a/img[@title=3D'Generate Excel sheet']"<BR>
&nb=
sp; description=
=3D"Opens an Excel File"><BR>
<BR>
But after executing webtest I got an error message -=
"com.canoo.webtest.engine.StepFailedException: The xpath doesn't=
select a link but a 'class=
com.gargoylesoftware.htmlunit.html.HtmlImage'<BR>
So I am unable to find the reason. If anyone knows solution of this kind of=
error. Then please write to me.<BR>
Thanking You.<BR>
<BR>
Regards,<BR>
Vipin Deware<BR>
</FONT>
</P>
</BODY>
</HTML>
<table><tr><td bgcolor=3D#ffffff><font color=3D#000000>This e-mail and any=
files transmitted with it are for the sole use of the intended=
recipient(s) and may contain confidential and privileged information.<br>
If you are not the intended recipient, please contact the sender by reply=
e-mail and destroy all copies of the original message. <br>
Any unauthorised review, use, disclosure, dissemination, forwarding,=
printing or copying of this email or any action taken in reliance on this=
e-mail is strictly <br>
prohibited and may be unlawful.<br>
<br>
Visit us at http://www.cognizant.com<br>
</font></td></tr></table>
------_=_NextPart_001_01C6F82C.886400CF--