QTP录制时报错:unable to launch the browser.the specified browser is not installed

2013-06-09  周文 

现象:QTP录制时报错:unable to launch the browser.the specified browser is not installed

原因:出现此问题有可能是注册表中的IE默认值及路径被篡改了,像我的就被改成:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe]
默认值:C:\Users\用户名\AppData\Roaming\SaaYaa\SaaYaa.exe
path:C:\Users\用户名\AppData\Roaming\SaaYaa

解决:将注册表中的IE默认值及路径
默认值:C:\Program Files\Internet Explorer\iexplore.exe
path:C:\Program Files\Internet Explorer

279°/2790 人阅读/0 条评论 发表评论

登录 后发表评论
周文
访客 4700