Skip to content

Switching between windows throwing error.  #1370

@sukhjinder-sdei

Description

@sukhjinder-sdei

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions