I can't find anyone else running into this issue so I keep feeling like I must be missing something here. Our framework has been working fine on Win7 and we are now trying to test our scripts to make sure they work in Windows 10 as well.
We are using the 32bit IEDriverServer.exe, but in Windows 10, it's starting up the 64bit version of IE instead of the 32bit version. If you read the documentation on IEDriverServer.exe, it says the 32bit version will open 32bit version of IE, and vice versa for the 64bit IEDriverserver.exe.
Does anyone know why on Windows 10, we are seeing the 64bit version of IE opening? (Not edge but IE11 on Windows 10).