I would like to do some GUI testing of a page on an ASP.Net web app running in IIS. Nothing fancy, just load a page, click a button, and make sure there is a particular string in the HTTP response. I ...