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: [EMAIL PROTECTED] | 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 | | |

