Reputation: 2020
Hi I am having trouble creating a Coded UI Test for a Windows Phone 8.0 application and would be grateful for some help.
Environment: Windows 8.1, Visual Studio 2013, and working with a Windows Phone App for Windows Phone 8.0.
At this point, I hope and expect that code will be generated for this simple test without any problems.
Actually what happens is that an exception is displayed in a dialog box:
Type 'Microsoft.VisualStudio.TestTools.UITest.Extension.UITestException' in Assembly 'Microsoft.VisualStudio.TestTools.UITest.Extension,Version 12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f1d50a3a' is not marked as serializable.
I have seen this problem occur on two different Windows 8.1 machines and have tried googling to see if there is a solution to this, but have not found anything so far.
Thanks for any help, Martin
Upvotes: 1
Views: 523