QTP录制CRM注销问题
本人用QTP录制CRM系统注销时,发现我使用"Shift+Ctrl+X"后脚本不执行,连下面的msgbox都无法执行,请问谁能有帮发帮帮我,给我教下有没有什么好的方法,谢谢了脚本如下:
SiebApplication("Siebel Power Communications").ProcessKeyboardAccelerator "Shift+Ctrl+X"
msgbox ("ceshi")
If Browser("CRM_BTE").Dialog("Microsoft Internet Explorer").Exist Then
Browser("CRM_BTE").Dialog("Microsoft Internet Explorer").WinButton("确定").Click
End If 哪位大哥会啊?帮帮忙
页:
[1]