Part of our testing is to check that a page is being returned in the correct format (specifically gzip)
Does WATIN expose the HTTP response headers so they can be inspected?
Part of our testing is to check that a page is being returned in the correct format (specifically gzip)
Does WATIN expose the HTTP response headers so they can be inspected?
No, WatiN doesn't expose the HTTP response headers neither Internet Explorer. It's not possible to get them using InternetExplorer interface or any of it's events.