Hi
I'm using WatiN in Visual Studio 2005. I want to compare the text on the web page using watin, how to do this? Assert.Istrue method does not work it gives an error. or am i missing the using directive for using the Assert method?
please suggest solution and let me know the using directive that supports assert method.