当前位置:网站首页>Selenium driver ie common problem solving message: currently focused window has been closed
Selenium driver ie common problem solving message: currently focused window has been closed
2022-07-04 06:48:00 【51CTO】
1、 Inconsistent protection mode ( Turn on protection mode all )
Caused by: org.openqa.selenium.SessionNotCreatedException: 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 (enabled or disabled) for all zones.
2、 The window is closed
Message: Currently focused window has been closed.
resolvent :
First step :
open IE, Tools ->Internet Options -> senior -> Reset , Pop-up window , Options “ Delete personal settings ” Ticked on , OK to reset , Return to the original default state ;
The second step :
Ban smartscreen, open IE, Tools ->Internet Options -> Security -> choice Internet-> Custom level , Find a way to use SmartScreen Filter , Select disable , Then determine ;
The third step :
open IE, Tools ->Internet Options , Click the Advanced tab , stay “ Accelerated graphics " Next " Use software rendering instead of GPU present " Tick the front .
Step four :
Restart browser , No need to restart the computer .
边栏推荐
- Cloud native - SSH article that must be read on the cloud (commonly used for remote login to ECS)
- 【网络数据传输】基于FPGA的百兆网/兆网千UDP数据包收发系统开发,PC到FPGA
- [Android reverse] function interception (CPU cache mechanism | CPU cache mechanism causes function interception failure)
- thread priority
- 高薪程序员&面试题精讲系列119之Redis如何实现分布式锁?
- Responsive - media query
- uniapp 自定义环境变量
- tars源码分析之6
- The solution of win11 taskbar right click without Task Manager - add win11 taskbar right click function
- 树形dp
猜你喜欢
2022 where to find enterprise e-mail and which is the security of enterprise e-mail system?
Tree DP
SQL injection SQL lab 11~22
【网络数据传输】基于FPGA的百兆网/兆网千UDP数据包收发系统开发,PC到FPGA
GoogleChromePortable 谷歌chrome浏览器便携版官网下载方式
The solution of win11 taskbar right click without Task Manager - add win11 taskbar right click function
selenium IDE插件下载安装使用教程
uniapp 自定義環境變量
[backpack DP] backpack problem
C # symmetric encryption (AES encryption) ciphertext results generated each time, different ideas, code sharing
随机推荐
MySQL 45 lecture learning notes (XIV) count (*)
移动适配:vw/vh
uniapp小程序分包
Arcpy uses the updatelayer function to change the symbol system of the layer
Lottery system test report
leetcode825. 适龄的朋友
Operator < <> > fool test case
抽奖系统测试报告
Selection (022) - what is the output of the following code?
Selection (023) - what are the three stages of event propagation?
Uniapp custom environment variables
Another company raised the price of SAIC Roewe new energy products from March 1
[MySQL] introduction, function, creation, view, deletion and modification of database view (with exercises)
what the fuck! If you can't grab it, write it yourself. Use code to realize a Bing Dwen Dwen. It's so beautiful ~!
响应式移动Web测试题
云Redis 有什么用? 云redis怎么用?
Overview of convolutional neural network structure optimization
2022 where to find enterprise e-mail and which is the security of enterprise e-mail system?
云原生——上云必读之SSH篇(常用于远程登录云服务器)
tars源码分析之1