The IEDriverServer Wiki page has the following listed as a requirement:
On IE 7 or higher on Windows Vista or Windows 7, you must set the Protected Mode settings for each zone to be the same value. The value can be on or off, as long as it is the same for every zone.
Unfortunately, where I work, corporate security policy has the protected mode setting locked down, so I'm unable to make changes to the setting.
Is there a way to work around this issue and get the IEDriverServer working? Or is Selenium just not an option for corporate environments that run IE 7+ on Windows 7 where the users are prevented from changing the Protected Mode settings?
Thanks, Dave