Completed
Last Updated: 10 Aug 2015 12:32 by ADMIN
ADMIN
Pavel Kotsev
Created on: 22 Jul 2015 16:48
Type: Bug Report
0
WaitForElement throws TargetInvocationException instead of TimeoutException on slow network.
A call to the method WaitForElement has thrown an exception that is not a TimeoutException despite that the method has been provided with correct arguments. Here is the exception being thrown:

Exception thrown during the wait for a condition. Error: Unexpected error while waiting on condition. Error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Refresh() failed due to an unexpected exception. ---> ArtOfTest.WebAii.Exceptions.FindException: Find Details:
- No FindParams defined.
- Start Element: [Element: 'html:0']

The problem can be reproduced with Chrome on a slow network.


Steps to reproduce are attached to the internal description of the problem.
1 comment
ADMIN
Pavel
Posted on: 10 Aug 2015 12:32
The issue is resolved and a fix will be available in the next internal build.