We are starting to use WatiN to automate the testing of a web application. So far it is working pretty well. One of the things I found confusing was handling confirmation alerts like this: Pop-ups like this need to be handled by Watin. The code for handling
Read More...