[java] Don't read the current window handle in newWindow (#17882) - #17890
[java] Don't read the current window handle in newWindow (#17882)#17890titusfortner wants to merge 1 commit into
Conversation
PR Summary by QodoJava: Avoid reading current window handle in switchTo().newWindow()
AI Description
Diagram
High-Level Assessment
Files changed (2)
|
Code Review by Qodo
1.
|
|
See reporting issue for reason |
🔗 Related Issues
Fixes #17882
💥 What does this PR do?
switchTo().newWindow()without an active window from throwing an error🔧 Implementation Notes
🤖 AI assistance
🔄 Types of changes