51Testing软件测试论坛

 找回密码
 (注-册)加入51Testing

QQ登录

只需一步,快速开始

微信登录,快人一步

手机号码,快捷登录

查看: 1072|回复: 3
打印 上一主题 下一主题

录制脚本没反映

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2005-3-7 10:24:05 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
请问各位你们在Internet选项或别的网络设置中改过什么吗?
为什么在录制脚本时工具条上显示(event 0)呀?
但是上网后就能录了,我用的是拨号上网。
分享到:  QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
收藏收藏

该用户从未签到

2#
 楼主| 发表于 2005-3-7 10:27:12 | 只看该作者
对了,上网后显示(event 3)

#include "as_web.h"

Action()
{
web_url("MercuryWebTours",
        "URL=http://localhost/MercuryWebTours/",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTML",
                LAST);

        web_url("home.html",
                "URL=http://localhost/MercuryWebTours/home.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://localhost/MercuryWebTours/welcome.pl?signOff=true",
                "Snapshot=t2.inf",
                "Mode=HTML",
                LAST);

        web_url("nav.pl",
                "URL=http://localhost/MercuryWebTours/nav.pl?in=home",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://localhost/MercuryWebTours/welcome.pl?signOff=true",
                "Snapshot=t3.inf",
                "Mode=HTML",
                LAST);

        return 0;
}
回复 支持 反对

使用道具 举报

该用户从未签到

3#
 楼主| 发表于 2005-3-7 10:27:33 | 只看该作者
对了,上网后显示(event 3)

#include "as_web.h"

Action()
{
web_url("MercuryWebTours",
        "URL=http://localhost/MercuryWebTours/",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=",
                "Snapshot=t1.inf",
                "Mode=HTML",
                LAST);

        web_url("home.html",
                "URL=http://localhost/MercuryWebTours/home.html",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://localhost/MercuryWebTours/welcome.pl?signOff=true",
                "Snapshot=t2.inf",
                "Mode=HTML",
                LAST);

        web_url("nav.pl",
                "URL=http://localhost/MercuryWebTours/nav.pl?in=home",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://localhost/MercuryWebTours/welcome.pl?signOff=true",
                "Snapshot=t3.inf",
                "Mode=HTML",
                LAST);

        return 0;
}
回复 支持 反对

使用道具 举报

该用户从未签到

4#
发表于 2005-3-7 14:31:02 | 只看该作者
是不是安装的不对呀?
回复 支持 反对

使用道具 举报

本版积分规则

关闭

站长推荐上一条 /1 下一条

小黑屋|手机版|Archiver|51Testing软件测试网 ( 沪ICP备05003035号 关于我们

GMT+8, 2024-11-9 03:22 , Processed in 0.062272 second(s), 25 queries .

Powered by Discuz! X3.2

© 2001-2024 Comsenz Inc.

快速回复 返回顶部 返回列表