Problemunvalidated
I'm getting a TimeoutException on this line: — List handles = new ArrayList(driver.getWindowHandles());. Outcome: I was able to make the test pass with this code.
09300af7-6baf-45aa-a71d-69a769e4a492
I'm getting a TimeoutException on this line: — List handles = new ArrayList(driver.getWindowHandles());. Outcome: I was able to make the test pass with this code.