I've just noticed a fairly major issue with regards to finding elements on a page. If the page contains HTML comments, then any tags within the comments are evaluated by WebAii, but not by the browsers when executing commands. For example HTML: < a href ="LinkA.htm" id ="LinkA">...