PTF860 Failed to set focus on the 1rst MsEdge Browser after returning from the 2nd browser window
When executing on MSEdge with test that has step that open a new browser window (Browser.Waitfornew) , PTF 860 failed to set focus on the previous/first browser window after the second window is closed (browser.close) causing the test to hang & user has to terminate the browser window to stop script execution (looks like PTF client somehow not able to maintain the window handle/hook) . tried on several different remote machines & experienced the same. I am just wondering if anyone else has the same exeprience and if there is any solution for this issue.