Hi, I don't know what you mean with this xpath as you only provided the link. Perhaps is just the tbody missing here.
Nevertheless the main question here is functional, not technical (at least at first): why do you want to click this link? What is your criteria to pick this link rather than an other? Marc. Alexander Schneider wrote: > > I have the following link in my html code: > > <.a > href="/nec2/hotelShowRooms.do;jsessionid=EEAF26BDFD8698B30D99F69E626D950F.tc55_as7?index=1&action=#row1" > onclick="s_objectID="http://www.neckermann-reisen.de/nec2/hotelShowRooms.do?_2";return > this.s_oc?this.s_oc(e):true">519 €</.a> > > The prize (519 €) is variable... > > Now how can I click this link with webTest? > > With the xpath: id('')/tr/td[4]/div[2]/a > it doesnt works... > -- View this message in context: http://www.nabble.com/How-can-I-click-this-link--tf4334335.html#a12381467 Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

