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.