jiachang 发表于 2010-6-11 15:24:43

录制的外网地址怎么无法回放

我录制的163的邮件系统,怎么不能回放呢,脚本都没有运行就停止回放了?我是在局域网呢,需要设置什么吗?
回放错误报告:
Action.c(14): Error -26544: Proxy authentication required, please fill in the proxy user details in the Run Time Settings, Proxy tab, using the Authentication button. e.g. Username: domain\userPassword: password       
Action.c(14): Error -26624: HTTP Status-Code=407 (Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied.)) for "http://email.163.com/"       
但是我在Run Time Settings中已经设置了代理,和IE的代理一样啊,IE是可以正常上网的。

[ 本帖最后由 jiachang 于 2010-6-11 15:40 编辑 ]

水中的鱼 发表于 2010-6-11 16:59:39

怀疑你是否忘了录制登录这一块呢,

jiachang 发表于 2010-6-12 09:50:56

有登陆,脚本执行到登陆界面就不能往下执行了,直接退出。我从浏览器中直接输入这个网址是可以登陆的呀,不知道什么原因,还请高手们给予解答?:)
        web_url("email.163.com",
                "URL=http://email.163.com/",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTML",

jiachang 发表于 2010-6-12 09:51:10

有登陆,脚本执行到登陆界面就不能往下执行了,直接退出。我从浏览器中直接输入这个网址是可以登陆的呀,不知道什么原因,还请高手们给予解答?:)
        web_url("email.163.com",
                "URL=http://email.163.com/",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTML",

jiachang 发表于 2010-6-12 09:53:52

高手解答

jiachang 发表于 2010-6-14 08:52:48

?:(

jiachang 发表于 2010-6-14 09:23:03

已解决
页: [1]
查看完整版本: 录制的外网地址怎么无法回放