Search code examples
.netwatin

Can I check the HTTP Status code in watin?


Is there a way to check the status code of a request in watin?


Solution

  • Ok, so it seems that it's not possible out of the box so I came up with a solution that might work. I'm not 100 % sure, but I blogged about it here: http://blog.tomasjansson.com/2011/09/how-to-check-http-status-code-with-watin/