宋老大在嘛?关于“如何用QTP获取网页中的图片验证码(二)--OCR的妙用”
试了N次,解决了一些问题,但最终报错:“The "Microsoft Internet Explorer" object was not found in the Object Repository.
Check the Object Repository to confirm that the object exists or to find the correct name for the object.
Line (1): "Window("Microsoft Internet Explorer").WinObject("Internet Explorer_Server").Output CheckPoint("Internet Explorer_Server")"”
求教!
知道的朋友帮帮忙~谢! 先把ie识别到再考虑识别图片吧 先把ie识别到再考虑识别图片吧
ls_721521 发表于 2011-9-13 11:10 http://bbs.51testing.com/images/common/back.gif
不是,是到GetChar的这行“Window("Microsoft Internet Explorer").WinObject("Internet Explorer_Server").Output CheckPoint("Internet Explorer_Server")
”过不去,不是所有代码都过不去。。。。 估计是直接复制代码的…… 估计是直接复制代码的……
lyscser 发表于 2011-9-13 14:05 http://bbs.51testing.com/images/common/back.gif
什么意思?我已经右键 Insert过了啊。。。。 IE都没有识别吧? IE都没有识别吧?
Ganve_001 发表于 2011-9-14 17:48 http://bbs.51testing.com/images/common/back.gif
。。。怎么让他识别呢 回复 7# lalaine520
你可以使用 SystemUtil.Run 来打开IE,一般不会报错的,你可以试一下 他的方法有点复杂,其实直接用getvisibletext就可以,跟getroproperty类似使用
页:
[1]