[Webtest] RE: Problem in clicking a link on a page by canoo script | URGENT
Dierk König
Dierk König
Thu, 24 Apr 2008 10:58:04 +0200 (CEST)
This is a multi-part message in MIME format.
------=_NextPart_000_008F_01C8A5FA.1221EF40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
Hi Hitesh,
forwarded your request to the webtest mailinglist.
Please use the list for further requests.
happy testing
Dierk
| -----Original Message-----
| Sent: Donnerstag, 24. April 2008 9:54
| To: dierk.koenig@canoo.com
| Subject: Problem in clicking a link on a page by canoo script | URGENT
|
| Hi,
|
| I am facing a serious issue while testing a particular link
| on my website.
|
| I am having a web page containing various links and there are
| three particular links 1. Weiterleiten Fachbereiche 2.
| Weiterleiten Directores 3. Weiterleiten
|
| I want to click the 3 link i.e. Weiterleiten but my canoo
| script clicks on the first link by default.
|
| html code snippet:-
|
|
| <td class="search"> Aktionen
| </td>
|
| </tr>
| <tr>
| <td align="left" width="160">
|
| <!-- ############## START OF ACTION MENU #############
| --> <table cellpadding="5" width="100%"><tbody><tr><td>
|
|
| <li type="circle"><a
| href="/price/price/pricingAction.vf?workid=21008001&resour
ceid=14">Weiterleiten Fachbereiche</a></li>
|
|
| <li type="circle"><a
| href="/price/price/pricingAction.vf?workid=21008002&resour
ceid=80">Weiterleiten Vorprüfungen</a></li>
|
|
| <li type="circle"><a
| href="/price/price/pricingAction.vf?workid=21008004&resour
ceid=35">Bearbeitung beenden</a></li>
|
|
| <li type="circle"><a
| href="/price/price/pricingAction.vf?workid=21008005&resour
ceid=12">Weiterleiten</a></li>
|
|
| <li type="circle"><a
| href="/price/price/pricingAction.vf?workid=21008006&resour
ceid=72">Retoure VB</a></li>
|
| canoo script tag used for testing:-
| ...
| ...
| <clickLink label="Weiterleiten"/>
| ...
| ...
|
|
| whenever I execute my script it clicks on Weiterleiten
| Fachbereiche link instead of Weiterleiten which produces an
| error in my result.
|
| If you have any idea of how to resolve this issue then please tell me.
|
| Thanks for your help, time and patience.
|
| With Best Regards,
| Hitesh Gupta
|
|
|
------=_NextPart_000_008F_01C8A5FA.1221EF40
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.7036.0">
<TITLE>RE: Problem in clicking a link on a page by canoo script | =
URGENT</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=3D2> Hi Hitesh,<BR>
<BR>
forwarded your request to the webtest mailinglist.<BR>
Please use the list for further requests.<BR>
<BR>
happy testing<BR>
Dierk<BR>
<BR>
| -----Original Message-----<BR>
| Sent: Donnerstag, 24. April 2008 9:54<BR>
| To: dierk.koenig@canoo.com<BR>
| Subject: Problem in clicking a link on a page by canoo script | =
URGENT<BR>
|<BR>
| Hi,<BR>
|<BR>
| I am facing a serious issue while testing a particular link<BR>
| on my website.<BR>
|<BR>
| I am having a web page containing various links and there are<BR>
| three particular links 1. Weiterleiten Fachbereiche 2.<BR>
| Weiterleiten Directores 3. Weiterleiten<BR>
|<BR>
| I want to click the 3 link i.e. Weiterleiten but my canoo<BR>
| script clicks on the first link by default.<BR>
|<BR>
| html code snippet:-<BR>
|<BR>
|<BR>
| <td class=3D"search">&nbsp;Aktionen<BR>
| </td><BR>
|<BR>
| </tr><BR>
| <tr><BR>
| <td align=3D"left" =
width=3D"160"><BR>
|<BR>
| <!-- ############## START OF =
ACTION MENU #############<BR>
| --> <table cellpadding=3D"5" =
width=3D"100%"><tbody><tr><td><BR>
|<BR>
|<BR>
| <li type=3D"circle"><a<BR>
| =
href=3D"/price/price/pricingAction.vf?workid=3D21008001&amp;reso=
ur<BR>
ceid=3D14">Weiterleiten Fachbereiche</a></li><BR>
|<BR>
|<BR>
| <li type=3D"circle"><a<BR>
| =
href=3D"/price/price/pricingAction.vf?workid=3D21008002&amp;reso=
ur<BR>
ceid=3D80">Weiterleiten Vorpr=FCfungen</a></li><BR>
|<BR>
|<BR>
| <li type=3D"circle"><a<BR>
| =
href=3D"/price/price/pricingAction.vf?workid=3D21008004&amp;reso=
ur<BR>
ceid=3D35">Bearbeitung beenden</a></li><BR>
|<BR>
|<BR>
| <li type=3D"circle"><a<BR>
| =
href=3D"/price/price/pricingAction.vf?workid=3D21008005&amp;reso=
ur<BR>
ceid=3D12">Weiterleiten</a></li><BR>
|<BR>
|<BR>
| <li type=3D"circle"><a<BR>
| =
href=3D"/price/price/pricingAction.vf?workid=3D21008006&amp;reso=
ur<BR>
ceid=3D72">Retoure VB</a></li><BR>
|<BR>
| canoo script tag used for testing:-<BR>
| ...<BR>
| ...<BR>
| <clickLink label=3D"Weiterleiten"/><BR>
| ...<BR>
| ...<BR>
|<BR>
|<BR>
| whenever I execute my script it clicks on Weiterleiten<BR>
| Fachbereiche link instead of Weiterleiten which produces an<BR>
| error in my result.<BR>
|<BR>
| If you have any idea of how to resolve this issue then please tell =
me.<BR>
|<BR>
| Thanks for your help, time and patience.<BR>
|<BR>
| With Best Regards,<BR>
| Hitesh Gupta<BR>
|<BR>
|<BR>
| </FONT>
</P>
</BODY>
</HTML>
------=_NextPart_000_008F_01C8A5FA.1221EF40--