Menu

#93 Testing the text of HtmlAnchorTester

open
nobody
None
5
2005-10-21
2005-10-21
Anonymous
No

I am trying to test the text property of a hyperlink. I have
a hyperlink control - News. This News link turns
into "News-Unread" if a user has not read the news and
once the news is read the text property of the hyperlink
control is changed back to"News".

I thought I could test this control with the
HtmlAnchorTester, but it does not have a Text method.
How else can I test this?

Discussion


Log in to post a comment.