Completed
Last Updated: 27 Mar 2018 12:29 by ADMIN
ADMIN
Elena
Created on: 17 Aug 2017 07:58
Type: Feature Request
2
Connect to Popup step fails when executed against Edge in Windows 10 Creators Update
1. Record a test which contains connect to pop-up step.

2. Execute in Edge.



Expected behavior: The test should pass

Actual behavior: The Connect to pop-up step fails with timeout exception



Exception occurred waiting for the new browser to connect.
InnerException:
System.OperationCanceledException: Exception occurred waiting for the new browser to connect. ---> System.TimeoutException: Wait for condition has timed out
   at ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo, Object target)
   at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout, WaitResultType errorResultType)
   at ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout)
   at ArtOfTest.WebAii.Core.Manager.WaitForNewBrowserConnect(String url, Boolean isPartial, Int32 timeout)
   --- End of inner exception stack trace ---
   at ArtOfTest.WebAii.Core.Manager.WaitForNewBrowserConnect(String url, Boolean isPartial, Int32 timeout)
   at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.HtmlDialogHandlerDescriptor.Execute(Browser browser)
   at ArtOfTest.WebAii.Design.Extensibility.HtmlActionDescriptor.Execute(IAutomationHost autoHost)
   at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
1 comment
ADMIN
Daniel Djambov
Posted on: 27 Mar 2018 12:29
the issue is fixed in our 2018.1 release