To run tests on Internet Explorer (IE), you need the following setups:
Enable Protected Mode must be disabled for all available zones. To do so, choose Internet Options from Control Panel, then switch to the Security tab. Uncheck the Enable Protected Mode option.
Zoom the IE browser to 100% so that native mouse events can be set to correct coordinates.
For IE 11, you also need to set a registry entry on the target computer so that the driver can maintain a connection to the Internet Explorer instances. To do so, follow these steps:
To open the Registry Editor, type regedit into Command Prompt.
Locate the FEATURE_BFCACHE subkey. If you cannot find the FEATURE_BFCACHE subkey, create one.
For 32-bit Windows, the key is at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BFCACHE .
For 64-bit Windows, the key is at HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BFCACHE.
Inside this subkey, create a DWORD value called iexplore.exe with the value of 0.