Completed
Last Updated: 22 May 2013 18:22 by David
ADMIN
Plamen
Created on: 25 Jan 2013 13:24
Type: Bug Report
8
Test Studio throws "TargetInvocationException" when performing "Wait for visible" verification
When performing the following steps to fill and update a popup form window:
1. Press Save_Button.
2. Wait for element 'Field_Country' 'is' visible.
 
Test Studio produces the following error:
Unexpected error while waiting on condition. Error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> ArtOfTest.WebAii.Exceptions.ExecuteCommandException: ExecuteCommand failed!

InError set by the client. Client Error:
 
System.NullReferenceException: Object reference not set to an instance of an object.
2 comments
David
Posted on: 22 May 2013 18:22
We see this issue come and go - sometimes it is very reproducible on one environment and we do not see it on others.  Saw it this week with the latest internal build: 2012.2.1527
ADMIN
Pavel
Posted on: 28 Mar 2013 09:16
We can no longer reproduce this.