This is a migrated thread and some comments may be shown as answers.

[Solved] UnsupportedNonInteractiveOperationException

1 Answer 19 Views
Telerik Testing Framework
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Hari Kiran Kottapalli
Top achievements
Rank 1
Hari Kiran Kottapalli asked on 12 Dec 2009, 07:13 AM
Hi,

I am trying to integrate my Webii based BVT solution to the build project. These BVT's are for Silverlight based Web app.
All the tests are failing with "UnsupportedNonInteractiveOperationException". Is there any workaround for this?

"ArtOfTest.WebAii.Eceptions.UnsupportedNonInteractiveOperationException: Using the Desktop object is prohibited when running in non-interactive mode.."

Thanks,
Hari Kiran.

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 14 Dec 2009, 05:01 PM
Hi Hari Kiran,

My coworker mentioned that this error would occur if you are trying to run your tests in a remote desktop secession, or if the server is locked or in screen saver mode.

The framework would need an active browser instance and Desktop for many of it's simulated test functions (i.e simulated mouse clicks and test typing). Here is the framework documentation on CI requirements.

Also, he mentioned that other customers were able to sucessfully use a VNC secession to run tests to bypass this problem, so you can try using this to run your tests.


Kind regards,
Nelson Sin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Telerik Testing Framework
Asked by
Hari Kiran Kottapalli
Top achievements
Rank 1
Answers by
Missing User
Share this question
or