I have a IWebdriver pointing to a IE browser.
Every now and then, I cannot do anything, the driver seems to have lost connection and I get the message
OpenQA.Selenium.NoSuchWindowException
when nothing abnormal was done. This behavior occurs often, what might cause it?