Deprecated.
please set this option as True and allow IEDriverServer sets up proxy.
In next releases it will be set to True by default.
Capability that defines used proxy setter. Currently it's False by default.
False means WindowsProxyManager will be used for setting proxy settings.
True means IEDriverServer will be used for setting proxy settings.
Be note that using both variants in concurrent drivers at the same node
may lead to undefined behaviour.