My first feeling for this was that it could just be done by
ClickBrowser by XPath, but it turns out that IE and Firefox
behave differently for anchor tags, so it legitimately
needs its own handler. I'll implement for IE and put
another story in for Firefox.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1134920
My first feeling for this was that it could just be done by
ClickBrowser by XPath, but it turns out that IE and Firefox
behave differently for anchor tags, so it legitimately
needs its own handler. I'll implement for IE and put
another story in for Firefox.