I recorded a script where in I click on a link (Character H) which takes me to the next page. Now there can be any thing (Character) on which I will be clicking. Do I need regular expression to identify the character? In GUI map file it looks as follows........ Logical Name H
Physical Description { class: object, MSW_class: html_text_link, html_name: H }
What should I do so that any character instead of H is identified?