selenium icon indicating copy to clipboard operation
selenium copied to clipboard

[🐛 Bug]:org.openqa.selenium.NoSuchWindowException: Window is closed

Open shenkaibo opened this issue 5 months ago • 2 comments

What happened?

The step for Selenium is doubleClick to select information and auto close the current window handle

How can we reproduce the issue?

the step is doubleClick to select information and auto close the current window handle

Relevant log output

I have set Protected mode = On for all security zones like this issue https://github.com/seleniumhq/selenium/issues/5061  bug no effect

Operating System

windows2012 R2

Selenium version

4.10.0

What are the browser(s) and version(s) where you see this issue?

IE 11.0.9600.18921

What are the browser driver(s) and version(s) where you see this issue?

IE dirver win32_4.14.0

Are you using Selenium Grid?

no

shenkaibo avatar Sep 14 '24 03:09 shenkaibo