Windows 7
Chrome 37
I upgraded last week, but this issue just started last night with our test run on one of our products. I have started getting the following error and stack trace on my tests, intermittently but consistently.
Action 'close' failed on element '{WebDocument:Chrome}'.
Failed to read from an IPC Port: The pipe has been ended.
Code: Select all
at Ranorex.Core.Element.InvokeAction(String name, Object[] args)
at Ranorex.Host.CloseApplication(Element containedElement, Duration gracePeriod)
at TCS_CDC_CORE.Close_TCS_CDC.Ranorex.Core.Testing.ITestModule.Run() in d:\QA_Jenkins\QA-Build-Ranorex-TCS_CDC\workspace\TCS_CDC\TCS_CDC_CORE\Close_TCS_CDC.cs:line 92
at Ranorex.Core.Testing.TestSuiteModule.RunInternal(DataContext parentDataContext)