您的位置:首页 > 编程语言 > Qt开发

设置检查点后,QTP回放时报ie不兼容的错误解决办法

2012-08-08 12:01 239 查看
用QTP录制脚本,在脚本中设置检查点然后回放,报错,信息如下:

This run was performed on Internet Explorer 7.x without the required 'Enable Tabbed Browsing' option cleared. Therefore, steps performed on this browser may have unexpected results. It is recommended to clear the 'Tools > Internet Options
> Advanced > Enable Tabbed Browsing' option in Internet Explorer and then run this test again.



解决方法:
工具——Internet选项——常规选项卡中“选项卡”的设置取消勾选“启用选项卡式浏览”



设置完后重启浏览器。
再回放,问题解决。
(实际我用的是IE8浏览器)
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐