[Webtest] clicklink with link titles containing umlauts
Dirk Olmes
webtest@lists.canoo.com
Wed, 19 Mar 2003 14:12:53 +0100
Dierk Koenig wrote:
> Hi,
>
> I guess you both tries the correct thing.
> WebTest relays this to httpunit the find-link-by-name functionality.
> Maybe some error with the encoding...
Ok, so I know where I have to dig.
> However, as a workaround you may want to use the
> <clicklink href=...
> that looks for href substrings.
That doesn't really help in my case. If you look at my original posting
you'll see that the URL contains lots of autogenerated IDs which will
most probably change from run to run.
-dirk