[Webtest] clicklink in multilanguage applikation

Marc Guillemot webtest@lists.canoo.com
Fri, 7 Mar 2003 14:23:22 +0100


What if it were possible to get a link from its id:

<a id="linkMenuTeilschaden"
href="/spg/servlet/main?actionmethod=actionTreeNodeXY" class="leftnav1">
Teilschaden
</a>

The clicklink would be
<clicklink
       stepid="Click Menu Teilschaden"
    id="linkMenuTeilschaden"
/>

This would identify the link indepently of the language.

I think that label is something that can change each 2nd day according to
marketing peoples but the functionality is something more stable.

Marc.