I want to run my test in parallel on Selenium Grid on IE browser 11.
I have one Hub machine(VDI machine) on which i have one node as well. Machine 1 , Hub1 and Node1
For the second Node i have another VDI machine. Machine 2 and Node2.
4.When i use Machine 1 , Hub1 and Node 1. I can initiate IE browsers.
5.How ever when i use :-
Machine 1 , Hub1 and Node1 and Machine 2 and Node2.
6.I can not initiate IE browser on both machines.
I get the Selenium webdriver error:- "Protected mode must be set to the same value(enabled or disabled) for all zones." How should i resolve this. I donot have the rights to change the security of the VDI machines.
"Protected mode must be set to the same value(enabled or disabled) for all zones."
You could follow the steps to make it work.
I've checked this on my VM, it is possible to set the security of IE options.