WebAii InnerMarkup
Using WebAii and this code snip to search the HTML source of a page for some data:
// Check for value of a InnerMarkup
StringAssert.Contains(TextString, "Company Name");
Using WebAii and this code snip to search the HTML source of a page for some data:
// Check for value of a InnerMarkup