Hello,
I have a script-"monkey" that follows every link on a page and then returns to the "root" and follows the next branch. It works great with the English language since I used <n.text >.
Now I like to test my script using all supported languages and run into issues that I resolved except to one (below). How can click the link in any language? I can't use the text and the only difference to other links on the page is the <class="back_link">
Any suggestions?
Thanks
Bernd
<a href='' class="back_link"> Return to Main Menu </a>
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
