I'm developing some tests for a website that contains some PDF content. The instance of IE8 created by WatiN does not open the PDFs in the browser, instead asking to download the file. When I examine the list of add-ons for this browser instance, it does not list Adobe PDF Link Helper (it only lists Windows Messenger). When I open IE8 manually, many add-ons are listed, including the Adobe PDF helper. Any idea how I can get the WatiN browser instance to recognize the missing add-on?
Thanks.