赞
踩
本文适用于Selenium操作IE驱动出现的问题
报错如下
selenium.common.exceptions.SessionNotCreatedException:Message:Unexpected error launching Internet Explorer. Protected Mode settings are not the same for all zones. Enable Protected Mode must be set to the same value
报错原因翻译:启动Internet Explorer时出现意外错误。保护模式的设置对所有的分区都不相同。“启用保护模式”必须设置为相同的值
关闭IE浏览器的安全警告和保护模式
1.打开IE浏览器的“Internet 选项”,在Internet选项的“安全”界面,将序号1的四个区域全部都取消勾选,取消勾选“启用保护模式”,关闭保护模式。
2.取消完后,如图,然后重启ie即可
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。