问题描述
出于某种原因,我无法使用visual studio 205企业版监视对象甚至回放编码的ui测试脚本。当我监视对象时,它会在不同的位置错误地对象进行处理,当我回放脚本时,我得到
异常,无法对被阻止的控件执行操作。请在下面找到我的系统配置。
For some reason, i am not able to spy objects or even playback the coded ui test scripts using visual studio 205 enterprise version. When i spy the objects, it spys the object incorrectly on a different location and when i playback the scripts, i get the exception, cannot perform action on blocked control. Please find my system configurations below.
Windows版本:Windows 10(版本1511)
Windows version: Windows 10(Version 1511)
操作系统版本:10586.873
OS build: 10586.873
Visual Studio:2015 Update 3 Enterprise。
Visual studio: 2015 Update 3 Enterprise.
谢谢
Krishnan
推荐答案
感谢您的发帖。
您是否有运行的第三方软件或特殊显示驱动程序?
Do you have any third party software or special display drivers running?
请尝试以安全模式运行Windows(请参阅此处)并尝试再次跟踪元素。  
Please try running Windows in Safe-Mode (see here how) and try to track the elements again.
祝你好运,
Fletcher
这篇关于无法在Windows 10中播放编码的ui测试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!