Archive for 'WatiN' Category
WatiN, looking for content in GridView
19 June 2007Quite often I need to automate test page and check that the contents of a GridView contains exactly some strings. First of all I have an helper class that helps me to cope with the name that asp.net give to controls contained in another controls, then I write some helper methods to assert that the [...]
>