Using the InternetExplorerDriver for WebDriver

added by tdupont
10/17/2011 6:25:34 PM

316 Views

Are you getting this error when trying to use the InternetExplorerDriver for WebDriver (Selenium 2.0)? "System.InvalidOperationException: Unexpected error launching Internet Explorer. Protected Mode must be set to the same value (enabled or disabled) for all zones. (NoSuchDriver)" Don't worry, it's easier to fix than it sounds...


0 comments