System
- Version: 0.21.0
- Platform: Windows 10 Pro
- Firefox: 62.0
- Selenium: 3.12.0
Testcase
We have default window and there is a link inside the frame once click on the link it opens another tab
then we switich using driver.switchTo().window(win);
Expected : It should switch
Actual:
org.openqa.selenium.WebDriverException: java.net.SocketException: Software caused connection abort:
Stacktrace
org.openqa.selenium.WebDriverException: java.net.SocketException: Software caused connection abort: recv failed
Trace-level log
System
Testcase
We have default window and there is a link inside the frame once click on the link it opens another tab
then we switich using driver.switchTo().window(win);
Expected : It should switch
Actual:
org.openqa.selenium.WebDriverException: java.net.SocketException: Software caused connection abort:
Stacktrace
org.openqa.selenium.WebDriverException: java.net.SocketException: Software caused connection abort: recv failed
Trace-level log